Thursday, November 13, 2014

FINAL 5a: Greenfoot JoC #4 Finally some code!

In this assignment, I follow some tutorials from Joy of Code (http://blogs.kent.ac.uk/mik/category/joy-of-code) to try some coding in Java.

Here, I have opened the "Trick the Turtle" scenario provided by Joy of Code

Watching the Joy of Code tutorial video on the left

I have added code to make the turtle move when the scenario is run

Adding code to make the turtle rotate by moving and turning at the same time

3 turtles rotating in circles!

This is an assignment focusing on working with Java in a program called Greenfoot. 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

No comments:

Post a Comment