Description:
Our app is a simple and fun game. It is a target game. When the app is initialized the main menu screen will be displayed and the player will have three options: to start the game, see who created it or exit the app. Once you press “Start Game” button on a new background will be displayed and two targets on the screen will move randomly every second. Touching the targets causes the phone to vibrate, the display of hits to be incremented (increased by one), and the targets to move immediately to a new location. On the top of the screen you will see two counters for hit and missed targets. The ”Reset “ button will set the counts to zero and “Main Menu” button will display main menu page. Touching the screen but missing any of the targets causes the display of misses to be incremented by one. You must hit the targets to collect as many points as possible. The game has more levels. When a new level is reached the targets will move faster and it will be more difficult to be touched. If the player misses the targets 5 times then 3 points will be subtracted from the hits counter.