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!