Greenfoot

Educational software designed to make learning programming easy and fun.

  DOWNLOAD Free

Greenfoot 1.4.6 is a framework and an integrated Java development environment.
As a framework, you can use it for creating two-dimensional grid assignments in Java.

As an integrated development environment (class browser, editor, compiler, execution, etc.) it´s also suitable for novice programmers.

Greenfoot 1.4.6 supports the full Java language, but it is especially useful for programming those exercises having a visual element. In this environment, object visualisation and interaction are the key elements.

In order to use Greenfoot 1.4.6, you must have JDK (Java Development Kit) 1.5 or later installed.

If you don´t have JDK, you can download the Java SE Development Kit 6u11 from the Java site at http://java.sun.com/javase/downloads/index.jsp.

To become familiar with Greenfoot, you can see the tutorial that the program offers.

Once Greenfoot has started, load the Wombats scenario.

You will then be able to add bears and leaves in the grid. In that way, you will be building a Java game, graphically. Once you are finished, you can compile the classes and save the result.

Pros

  • It´s a free and easy way to build Java applications

Cons

  • None
This program received 4 awards
  DOWNLOAD Free
Specifications
Developer:
University of Kent
License type:
Open source
Comments
Guest 14 years ago

It's a great software for understanding working of Java language and developing games at small scale.

Related suggestions