Go to file
2023-11-11 01:48:23 -08:00
assets Consistentify file name with script 2023-05-17 02:10:49 -07:00
.gitignore Add virtual environment and requirements file 2023-11-11 01:48:23 -08:00
arctic-masher.py Add pathing enemies to pathmap, etc. 2023-05-19 05:20:28 -07:00
blocks.py Fix block pull out of bounds check 2023-05-18 00:56:24 -07:00
enemies.py Add pathing enemies to pathmap, etc. 2023-05-19 05:20:28 -07:00
globals.py Add pathing enemies to pathmap, etc. 2023-05-19 05:20:28 -07:00
mapgen.py Add Mage 2023-05-18 18:31:56 -07:00
player.py Add pathing enemies to pathmap, etc. 2023-05-19 05:20:28 -07:00
README.md Create README.md 2023-05-17 00:20:00 -07:00
requirements.txt Add virtual environment and requirements file 2023-11-11 01:48:23 -08:00
utilities.py Fix block pull out of bounds check 2023-05-18 00:56:24 -07:00

Arctic Masher

This is a clone of the debian game "Monster Masher". This project was started because we couldn't get it to run on our machines.