TurtleTheater / Cannonball

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

Background #8

Closed geppettodivacin closed 10 years ago

geppettodivacin commented 11 years ago

Add a cool background to the program. Use your best judgement and figure out how to add an image. Put the setup in the setup() function and the drawing in the draw() function.

Remember to make a new branch to write it. Call it something like "background."

geppettodivacin commented 11 years ago

Don't forget to commit and sync when needed.