Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Neat little puzzle/educational game!

Took a few tries to understand how things worked, but managed to beat it in the end! The colors and patterns in the last round can get pretty confusing, especially with the timer!

Not sure if intended, but I discovered that each of the numbers 1-5 are always used, so I actually only needed to figure out 4/5 of the values, then the last one is obvious. That also makes it easier since there is only one possible answer for any result (except 1).. for example, if I see red^green = 4, then I know it can’t be 2^2 since red!=green, and thus it has to be 4^1.

Maybe it could be interesting if numbers could be reused, but then I guess we might need more tests..

Cool first entry - keep up the work, I hope you continue submitting to jams!

Thanks for taking the time to play it and leave feedback! I had planned to make higher levels feature higher numbers, more numbers, or a mix of numbers. But the way I went about structuring this one made that hard (one of the many lessons learned)! Greatly appreciate the feedback and encouragement!