Cute arcade game for my HSC SDD major work.
This is currently a WIP project with a lazy commit structure,
install dependencies as needed using pip3
, a requirements.txt
will be generated in a future commit
python3 ./main.py
PRs are welcome, they should be meaningful.
Level designs would be most appreciated, just open template.png in a pixel-percision image editor (e.g. LibreSprite).
The colours and their corresponding tile types can be easily inferred.
Save the png with a new name, and generate it's (.json) level file using genlevel.py.