Due Monday, 2/10/14, 11:59pm
- (50 points) Using the Mole Mash app as a guide, create an Energy Mash app that has the following features:
- (20 points) Use energy-themed images for the mole and background and add sound effects when the target is hit. (Mine uses a water heater and a light bulb!)
- (20 points) Add a second image sprite. Make touching one sprite worth more points, or even deduct points for touching the wrong sprite!
- (5 points) Vary the speed of the targets. When the user gets more points by touching a target, make the targets move more quickly.
- (5 points) Add a game timer. Have the game end after 60 seconds (or another predetermined time.) Make the number of seconds remaining visible to the user either with a label or a colored "energy" bar that gets smaller as time proceeds. See the Countdown Timer example app for some hints.
Make sure your Energy Mash game has an app page by the deadline!