TurtleTheater / Cannonball

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

Freezes when counter = 0 and message displays. Read extended description... #33

Closed CallMePickle closed 10 years ago

CallMePickle commented 10 years ago

....

Okay, so if counter is equal to zero, NOTHING WORKS. Everyting freezes. ALSO, if counter is equal to zero, it should display a message that tells you how much you SUCK.

Please take notice: BEFORE I ADDED OR TOUCHED ANYTHING: the cannon would NOT fire. So I didn't really have a way of checking to make sure it worked. Again: the cannon would NOT fire BEFORE I touched/modified anything.

geppettodivacin commented 10 years ago

I pushed back to the freeze branch and merged. If you'd like to do more, feel free. It currently works. Check my diff (aka the colored stuff that shows what I did) if you want to know what I did, or just come ask. Just keep working if you've got more you want to add now that it's fixed.