pygame community fall jam 2024 entry
pygame-ce 2.4.1 or higher (there is a requirements.txt file)
This game is a submission to the pygame community fall jam 2024 In this game you are going to have "fun" by doing math. More details in the game!
There is no way to see all the functions used, so I will list them here: (every function inside the 'math' module can be used, but these are the ones you will see in the problems)
abs(x) cos(x) sin(x) tan(x)