Go to file
2023-05-18 03:43:33 -07:00
assets Consistentify file name with script 2023-05-17 02:10:49 -07:00
.gitignore Add gitignore 2023-05-17 04:04:49 -07:00
arctic-masher.py add circle sprites, refactor movement randomization 2023-05-18 03:43:33 -07:00
blocks.py Fix block pull out of bounds check 2023-05-18 00:56:24 -07:00
enemies.py add circle sprites, refactor movement randomization 2023-05-18 03:43:33 -07:00
globals.py refactor OOBounds, change gore color, other 2023-05-18 01:03:23 -07:00
mapgen.py Fix pathing 2023-05-18 03:42:58 -07:00
player.py Improve ai 2023-05-18 02:40:51 -07:00
README.md Create README.md 2023-05-17 00:20:00 -07: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.