Welcome to Greenfoot

Post date: Apr 14, 2014 12:30:17 AM

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 visualization and object interaction are the key elements.

Begin by reading through the Getting started with Greenfoot document and then read through the 6 tutorials on the Greenfoot main page. You can access the main page at any time from the menu at the left. When finished you can also watch the introductory videos on the main page as well.