The goal was to combine gesture recognition with an educational math game. Gesture recognition was done using PDollar.

Questions are spawned by randomly choosing an operator, and 2 operands.
Had a couple of edge cases, where for an example when generating a division equation, we had to generate a multiplication one and inverse it, in order to ensure that our equation produces an integer.

I made the animations using Unity's animation system, except for the character which came animated already.

Try it out

Draw digits on the screen to solve equations.

Play