TurtleTheater / Cannonball

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

Target Implementation #18

Closed geppettodivacin closed 10 years ago

geppettodivacin commented 10 years ago

Work on making the target. Write a draw() method for it. It would be nice if you could draw it with the pos variable as the center of the target instead of as the left edge. Then there should also be methods to return the leftEdge() and rightEdge() as floats.

Use the target branch, then send me a pull request when you're done. Please have it done by Saturday night.

geppettodivacin commented 10 years ago

Please respond to let me know that you've read and understand your assignment. This HAS to be done this week.