top of page
A Tutorial to Creating a Greenfoot Game
Greenfoot is software that uses the programming language Java to make simple games.
This is called object-oriented programming (OOP) because objects are coded to interact in a visual environment.
Work your way through the following tutorial to create a game similar to one required in the WJEC 2017 specification Component 2 exam.
Topic Links:
Pupils using the 2017 WJEC specification will use Greenfoot version 2.4.2, despite the fact that Greenfoot is now on version 3.9.0. See the download page.
This tutorial will work on all versions.

bottom of page