This screenshot shows the trick the turtle program running on my computer. I programed the turtles to turn and move using the code shown in the video. The turtles are moving in a circle because I coded them as: move(4); and turn(3); like in the Joy of Code video. 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
Work in Progress Screenshots:
The following are the screenshots showing where I read the Java info, did a little of the tutorial to learn what Greenfoot was, then did the first JoC video.
No comments:
Post a Comment