nclud / 2013.beercamp.com

MIT License
0 stars 1 forks source link

End Game when you click the timer #35

Closed peakpg closed 11 years ago

peakpg commented 11 years ago

When a user clicks on the timer, the user should get the appropriate 'Game Over' functionality they would see if the timer were expire right now.

This is an intermediate step until we can complete #13. The goal is to allow us to wire up the different game end states before the timer behavior is done.

mikemorris commented 11 years ago

click to end re-implemented. rest of this is a duplicate of #33