math games
I am looking to create a math app, but was wondering if this is the right place to create it. I haven't found anything in the tutorials that has shown computations. If there something different that would help me create this better please let me know. I wanted to try gamesalad because it does not require coding. I have some coding experience, but not in obj c that is needed for iphones
Comments
Actually you can use at least three number-entry methods:
Self-make keypad
Keyboard input
Rule (when key __?__ is down)
Just make sure the 'numbers' get entered into a number type attribute (variable) and not a text attribute.