This is Final 5a: Greenfoot JoC #4 Finally some code! It is a final exercise
from the Immersive Education course that I am taking at Boston College.
The course is called Discovering Computer Graphics. For details, visit
the immersive BC portal at http://ImmersiveEducation.org/@/bc
So in this final exercise we start off with the trick-the-snake blank board.
We learn how to write in Java code to manipulate what happens, this is me teaching the turtle to move.
Then we have to get it to turn
Following the tutorial on JoC blog makes it easier.
End result is turtles on my page roaming around aimlessly.
No comments:
Post a Comment