ilyabelow / path_of_pain

Simple top view slasher
MIT License
1 stars 0 forks source link
game slasher

Path of Pain

Simple top view slasher build on pygame

alt text

To download the game, you have to install Git LFS. If you don't have it, you can download the game from here

Controls

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

Installing and launcing

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