TurtleTheater / Cannonball

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

Controls #16

Closed geppettodivacin closed 10 years ago

geppettodivacin commented 10 years ago

You will be making the controls for the cannon. There should be buttons for Cannon.rotate() in both directions and also one for Cannon.fire().

Use the controls branch that I've made for you. This way I know where you've started from and I will have an easier time merging it at the end. This will also ensure that you are working in a branch separate from master but one that is up to date.

DO NOT merge in master during your work. Just edit the code and submit it as a pull request here when you're done. I'll merge it in at the end.

If you've got any questions, feel free to ask.

Please respond to this by email or comment to let me know you've read it.