Ok, here is my entry:
Ninja Maths Dojo
This game should teach how to learn the basic math calculations like add, subtract, multiply and divide while playing a fun and motivating game. The game is made for mobile devices but also works on desktop PCs.
Instructions:
- Slice objects by swiping across the screen
- Slice enough objects to get the correct solution to the equation
- Press on the clock if you think you have the correct solution before the time ends
- You get 100 points for the correct answer plus a bonus for the left over time
- You lose 100 points for a wrong answer
Development:
The game is made in Visual C++ 2010 Express using AppGameKit Tier 2 Trial. I made most graphics in Paint.net.
I did not have much time so there are many things to be improved (code-wise and artwork). There are also a few bugs that need to be fixed.
Known issues & improvements:
- There are problems with complicated calculations (mostly multiply and divide)
- Sometimes there appear not enough objects to slice
- The bonus system does not really work because of a wrong calculation, but should be not to difficult to fix
- There should be various types of objects to slice like fruits, balls, etc.
- There is no real goal to reach, the game goes on forever
- A level system should be implemented
- There should be difficulty settings like time limits, number complexity, etc.
So that's it for now. Have fun with it. With a little more time I could improve on this game a lot, so I hope who ever judges this can see the potential.
Good luck to everyone