Skip to main content

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 usually py and on other systems, it's usually python3.

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


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)

Uploaded Source

Built Distribution

slayer_in_the_shadows-1.0.0-py3-none-any.whl (200.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page