TurtleTheater / Cannonball

Firing a cannonball from a cannon, made fun!
MIT License
0 stars 0 forks source link

Freeze When Done #32

Closed geppettodivacin closed 10 years ago

geppettodivacin commented 10 years ago

Please disallow any firing once the counter reduces to 0. Also, display a message telling the player that the game is over. (If you'd like, you might be able to clear the screen for a splash screen of sorts, but I don't require that.)

Please use the "freeze" branch to work on your assignment. Make a commit whenever you get something to work so that you can reset back to that point if you break something. (It's just like copying the file with a different extension, except it looks better.) Feel free to do all kinds of experimentation, because you can always go back to where you began with the click of a button.

Please respond to let me know you have read and understand your assignment.

CallMePickle commented 10 years ago

Okay. I can do this. And I think I actually can.

Sent from my iPhone

On Nov 11, 2013, at 11:24 PM, geppettodivacin notifications@github.com wrote:

Please disallow any firing once the counter reduces to 0. Also, display a message telling the player that the game is over. (If you'd like, you might be able to clear the screen for a splash screen of sorts, but I don't require that.)

Please use the "freeze" branch to work on your assignment. Make a commit whenever you get something to work so that you can reset back to that point if you break something. (It's just like copying the file with a different extension, except it looks better.) Feel free to do all kinds of experimentation, because you can always go back to where you began with the click of a button.

Please respond to let me know you have read and understand your assignment.

— Reply to this email directly or view it on GitHub.