Greenfoot Download



Downloading Greenfoot 2.1

Consider Greenfoot as a combination between a framework for creating two-dimensional grid assignments in Java and an integrated development environment (class browser, editor, compiler, execution, etc.) suitable for novice programmers. While Greenfoot supports the full Java language, it is especially useful for programming exercises that have a visual element. In Greenfoot object visualisation and object interaction are the key elements.

If you know BlueJ and a microworld framework (like Karel the Robot or the AP Marine Biology Case Study) consider greenfoot as the best from both: object interaction (BlueJ) and object visualisation (microworlds).
The framework in greenfoot has two main responsibilities:

Make it easy to create graphical representations of objects.
Control the execution (start, stop, step) of a simulation loop.

In addition greenfoot can visualise the objects from a greenfoot scenario, and interact with these. It can control the execution of the execution loop of a greenfoot scenario.

To start download, click the following link:



Report Link Error | Back to Greenfoot Details page



Popular software of Software Development, Misc. Programming