Mathdown
Noticeable bug. The random number generator does not work on Firefox browsers. Try to play it in other browsers like Edge or Chrome.
This has been solved! Was a coding issue on my part. But it was solved after jam deadline so it will be updated after the game jam voting has finished :)
Explanation for those who wonder what the issue was is done in the bottom of the description.
This game is done for the GMTK Game Jam 2026
You have two minutes to solve as many math problems as possible my loading the solution into a ball and shoot it at the problem. If it is correct the problem is removed and you earn points.
How much points can you earn in 2 min?
This is my first game jam and kinda my first "finished" game. One big lesson learned is to test the game on Itch.io earlier, the RNG bug was found 1h before the deadline.
BUG explanation:
Creating a new RNG for each "block" causes them to have the same seed and thus same numbers. This was not the case on a executable but as can be seen very easy to see on a browser.
| Updated | 1 day ago |
| Published | 3 days ago |
| Status | Released |
| Platforms | HTML5 |
| Author | DevCabbage |
| Genre | Puzzle |
| Tags | Godot, Math, Short |
| Average session | A few minutes |
| Content | No generative AI was used |


Leave a comment
Log in with itch.io to leave a comment.