marcjmcdougall / zombie-bop

A simple mobile game developed within the time constraints of 8 hours in Starbucks!
0 stars 0 forks source link

Timer needs to be implemented. #45

Closed marcjmcdougall closed 9 years ago

marcjmcdougall commented 9 years ago

We need to replace the score module with a timer at the top of the screen. This timer should count down in seconds and milliseconds.

Additionally, when the timer gets close to 0, it should change color or fluctuate another property in some manner to indicate such.