Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 261 Bytes

Small game I'm making for fun. Give me feedback on the playing experience or on the way the code is written. Or just play it : )

Install dependencies:

pip install -r requirements.txt

Run with:

py main.py

Move with arrow keys, shoot with space.