Thursday, November 13, 2014

FINAL 5b: Greenfoot Lettuce and Snake

In this assignment, I use the existing Turtle scenario in Greenfoot to create a Java game with multiple objects.

Opening the scenario


Setting the turtle to turn randomly

Turtles turning randomly

Setting the turtle to eat the new lettuce

Turtles eating lettuce

Adding snakes that will eat the turtles, just like the turtles are eating the lettuce

The game!
Link to the game: http://www.greenfoot.org/scenarios/12525

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