Math works on text objects (though it makes it show 3 decimal places whether you like it or not; 6+1=7.000) so I think I could actually make a little minigame window with a running score total if I wanted.
Just need to figure out what kind of game I can do without any if/then statements.

I was thinking one of those puzzles where you press a button, and it and all the bordering buttons change states. That part would be doable, but there'd be no way to tell when to advance to the next stage...