Lets Build A Game's entry into PyWeek 35
Project description
Slayer in the Shadows
Our entry to PyWeek 35.
Note: Unfortunately, we were unable to complete the game. We wanted to add in levels, enemy sprites, and ranged weapons, but we all got busy with life. However, we still want to show off what we had, and we will still probably work on it and finish later.
Installation
To install the game, you need to clone this repo and install the dependencies:
git clone https://github.com/letsbuilda/slayer_in_the_shadows.git
cd slayer_in_the_shadows
python -m pip install -r requirements.txt
Note: Replace
python
with the proper executable name. On Windows, this is usuallypy
and on other systems, it's usuallypython3
.
Once the dependencies are installed, run the game:
python -m run_game
Controls
Jump: W or Space
Right: D
Left: A
Attack: Left click
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slayer-in-the-shadows-1.0.0.tar.gz
(194.3 kB
view hashes)
Built Distribution
Close
Hashes for slayer-in-the-shadows-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e66d4847b3467c9afec9c3371e61cf668d053d10b00b6eb4d82bcc2cc9c209d |
|
MD5 | 30390d106f91c80c6d0ca3ba7e3c3dbd |
|
BLAKE2b-256 | 943cb78dd7f672afa89492e3b0b52854cd660fd141494e90bee771ac14f0e30c |
Close
Hashes for slayer_in_the_shadows-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4846caf0846b3e8f516ccd33414ad7625ea144da61ff8434ffb8cbcf0bfd7842 |
|
MD5 | 7d9588a7f789e27ad6b4c2e664170efe |
|
BLAKE2b-256 | 84fe89b29efc577756be05b1903f6171b2237a4636f89389c97291831fe05ad4 |