A puzzle game about math and breaking stuff.
Hope you didn't sleep through your math class!
This project was made in 48h during the GMTK 2024 game jam.
Pre-requisite: Python 3.10
- Clone this repo
git clone https://github.com/william-fecteau/gmtk2024
cd gtmk2024
- Install python requirements
pip install -r requirements.txt
- Launch the game
python game.py
Pre-requisite: Follow all the steps from the last section to install the necessary dependencies
./build_windows.bat
chmod +x build_linux.bash
./build_linux.bash
Parazytee - Level design, Music, Sound effects, Art
AggroBane - Programming, Input parser, UI, fix monkiBrain's code
MonkiBrain - Programming, Card snaps, Optimisation
02Zack - Programming, lots of UI
Psycho - Programming, cutscenes, bug fixes
Th3Bos5 - Programming, Sand simulation
Seraphii - Art
Factorials allow non-integers parameter (sympy auto completes with the gamma function :~] ).
Level 25-28 are therefore a lot easier to complete.
Have fun!