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
Built Distribution
File details
Details for the file slayer-in-the-shadows-1.0.0.tar.gz
.
File metadata
- Download URL: slayer-in-the-shadows-1.0.0.tar.gz
- Upload date:
- Size: 194.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e66d4847b3467c9afec9c3371e61cf668d053d10b00b6eb4d82bcc2cc9c209d |
|
MD5 | 30390d106f91c80c6d0ca3ba7e3c3dbd |
|
BLAKE2b-256 | 943cb78dd7f672afa89492e3b0b52854cd660fd141494e90bee771ac14f0e30c |
File details
Details for the file slayer_in_the_shadows-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: slayer_in_the_shadows-1.0.0-py3-none-any.whl
- Upload date:
- Size: 200.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4846caf0846b3e8f516ccd33414ad7625ea144da61ff8434ffb8cbcf0bfd7842 |
|
MD5 | 7d9588a7f789e27ad6b4c2e664170efe |
|
BLAKE2b-256 | 84fe89b29efc577756be05b1903f6171b2237a4636f89389c97291831fe05ad4 |