Hi Guys, We are looking for the following:
Maze
Ability to easily define different mazes, either through bitmaps that we load or altering existing code with boundaries definition.
The user should be able to use their finger to traverse through the maze. (as if they were drawing the path)
Success indicator and time to complete and level
High Score list (local data store is fine but if you can do remote store that is a plus)
High score to include time taken, and level achieved and player initials
Wordfinder
ability to define the matrix size ( N x N )
ability to enter or define a set of words either in an array or a data source
randomly place the words in the matrix (vertically, horizontally or diagonally)
Allow user to use the finger to trace the word they find.
Mark Green for success or briefly highlight red for incorrect then remove red.
increase level by increasing the size of the matrix (n+1) x (n+1)
Success indicator and time to complete and level
High Score list (local data store is fine but if you can do remote store that is a plus)
High score to include time taken, and level achieved and player initials
connect the dots
Easier of the games. Allow us to Define a set of points that define a shape or a character.
Allow user to use their finger to connect in order the dots on screen
dot should have small labels with the number
define success by highlighting shape green (or whatever)
Success indicator and time to complete and level
High Score list (local data store is fine but if you can do remote store that is a plus)
High score to include time taken, and level achieved and player initials [import]uid: 133036 topic_id: 30799 reply_id: 330799[/import]