Simple top view slasher build on pygame
To download the game, you have to install Git LFS. If you don't have it, you can download the game from here
move | look around | attack | dash | backdash | interact | exit/menu | restart | |
---|---|---|---|---|---|---|---|---|
keyboard | arrows | None | s | d | a | f | Esc | Tab |
gamepad | LS | RS | X | A | B | Y | Back | Start |
Works best with gamepad
You need to have python venv package to install in virtual enviroment
bash install.sh
bash play.sh
Or you can install pygame directly with pip:
pip install pygame --user
python launch.py