Greenfoot icon
Greenfoot icon

Greenfoot

 4 likes

Educational software designed to make learning programming easy and fun.

Interactive Visual World

Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs.

Greenfoot is vi.

Greenfoot screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac  Greenfoot requires the Java 6 or Java 7 JDK. Note that you need the version marked JDK; not JRE, Netbeans or Java EE.
  • Windows  Greenfoot requires the Java 6 or Java 7 JDK. Note that you need the version marked JDK; not JRE, Netbeans or Java EE.
  • Linux  Greenfoot requires the Java 6 or Java 7 JDK. Note that you need the version marked JDK; not JRE, Netbeans or Java EE.
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Portable

 Tags

  • java-learning

Greenfoot News & Activities

Highlights All activities

Recent activities

  • keks137 updated Greenfoot
    about 2 months ago
  • WorkDoodler liked Greenfoot
    12 months ago
Show all activities

Greenfoot information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentEducation & Reference

Popular alternatives

View all

Our users have written 0 comments and reviews about Greenfoot, and it has gotten 4 likes

Greenfoot was added to AlternativeTo by RemovedUser on Nov 27, 2011 and this page was last updated May 29, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Greenfoot?

Educational software designed to make learning programming easy and fun.

Interactive Visual World

Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs.

Greenfoot is visual and interactive. Visualisation and interaction tools are built into the environment.

The actors are programmed in standard textual Java code, providing a combination of programming experience in a traditional text-based language with visual execution.

Simple Programming IDE

The interface is a full IDE which includes project management, auto-completion, syntax highlighting, and other tools common to most IDEs. It also allows you to publish your work both on and offline.

However the interface is designed to be simple and easy to use; built with beginners in mind.

Greenfoot is used by thousands of institutions around the world. It provides easy transition into other environments, such as BlueJ and more professional IDEs.

Real Java Code

Greenfoot programs are written in standard Java, one of the primary languages in academia and industry. Concepts learned transfer directly to programming in subsequent environments.

Greenfoot makes the environment easy enough to use for beginners, and Java makes it powerful enough to write impressive, flexible and sophisticated applications.

Official Links