Minute Touches
Notes
- Build a user-controlled sprite
- Build a target sprite
- Each time the sprite hits the target, move the target and increment a
score
- Provide a time limit with a countdown timer
- When the time limit is over, move to a game over screen
- Do not count further touche when the game is over
Blackbelt Challenges
- Turn this simple framework into a complete game
- Add an instruction screen
- Add more good and bad things to hit