This site requires JavaScript, please enable it in your browser!
Greenfoot back

Download - previous Greenfoot versions

Greenfoot 3.8.2 (1. December 2023)

  • Fixed Share to website function so that it works with new scenarios.
  • Removed ability to share to standalone JAR.
For Windows Greenfoot-windows-382.msi
For MacOS X (10.8.3+) Greenfoot-mac-382.dmg
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-382.deb
For other systems (executable jar file) Greenfoot-generic-382.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-382.zip

Greenfoot 3.8.1 (3. November 2023)

  • Added the new Actor.sleepFor(int) method.
  • Fixed Import Class dialog (was empty on some operating systems).
  • Fixed Greenfoot class documentation not showing on some operating systems.
  • Fixed About dialog and file-open not working on Mac after certain actions.
For Windows Greenfoot-windows-381.msi
For MacOS X (10.8.3+) Greenfoot-mac-381.dmg
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-381.deb
For other systems (executable jar file) Greenfoot-generic-381.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-381.zip

Greenfoot 3.8.0 (18 September 2023)

  • Switched to Java 17, added support for Java 17 language features.
  • Fixed an issue with file opening on Mac.
  • Fixed a launch crash on Ubuntu.
  • Fixed a bug where errors on the last line of a Java file (often, reached end of file while parsing after a missing close curly bracket) would not show at all.
  • Mac is now packaged as a DMG.
For Windows Greenfoot-windows-380.msi
For MacOS X (10.8.3+) Greenfoot-mac-380.dmg
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-380.deb
For other systems (executable jar file) Greenfoot-generic-380.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-380.zip

Greenfoot 3.7.1a (27. October 2022)

  • Fixed issue with Greenfoot crashing on MacOS 13 (Ventura).
For MacOS X (10.8.3+) Greenfoot-mac-371a.zip

Greenfoot 3.7.1 (12. May 2022)

  • Bug fixes in Java and Stride editors.
  • Added autocomplete support for Greenfoot.isKeyDown (and similar static methods) by just completing on "Gr" and similar.
  • Fixed Actor/World documentation not showing up on Linux.
  • Tidied up items on help menu
For Windows Greenfoot-windows-371.msi
For MacOS X (10.8.3+) Greenfoot-mac-371.zip
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-371.deb
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-unbundled-371.deb
For other systems (executable jar file) Greenfoot-generic-371.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-371.zip

Greenfoot 3.7.0a (6. January 2022)

  • Fixed issue with Greenfoot crashing on MacOS 12 (Monterey).
For MacOS X (10.8.3+) Greenfoot-mac-370a.zip

Greenfoot 3.7.0 (14. June 2021)

  • Rewritten Java editor with better stability and performance.
  • New Java quick-fix feature to assist with solving simple errors like missing imports.
  • Fixed various Stride editor bugs, especially around the frame cursor disappearing.
  • Fixed saving/loading of abstract methods in abstract classes in Stride.
  • Added a popup to help select from overlapping actors when clicking them as method call parameters.
  • Fixed several corner cases for Greenfoot.ask, especially when used in a constructor.
  • Fixed various issues where Greenfoot could get stuck while resetting or terminating the program.
  • Restored the "twirler" menu that aids terminating a stuck program (accidentally removed in 3.6.1).
  • New hint when you try to call methods like getX() after removing an actor from the world.
For Windows Greenfoot-windows-370.msi
For MacOS X (10.8.3+) Greenfoot-mac-370.zip
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-370.deb
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-unbundled-370.deb
For other systems (executable jar file) Greenfoot-generic-370.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-370.zip

Greenfoot 3.6.1 (6. December 2019)

  • Fixed a bug during reset which could cause Greenfoot to freeze or no longer reset
  • Fixed issue where some scenarios could see a "tearing" or flickering effect during repaint
  • Fixed a bug where lots of small calls to Greenfoot.delay would trigger too many repaints, making the delays slower
  • Fixed layout of inspector windows
  • Fixed glitch in Stride editor
  • Fixed an issue with the world not creating automatically on startup on Mac
  • Fixed an issue with scenarios loaded from an empty window not compiling all classes properly.
  • Improved the "Instantiate a new world" message
For Windows Greenfoot-windows-361.msi
For MacOS X (10.8.3+) Greenfoot-mac-361.zip
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-361.deb
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-unbundled-361.deb
For other systems (executable jar file) Greenfoot-generic-361.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-361.zip

Greenfoot 3.6.0 (18. June 2019)

  • Moved to Java 11 (OpenJDK+OpenJFX 11). Consequently, Greenfoot now requires a 64-bit CPU and 64-bit Operating System.
  • Changed the .deb package to include the JDK, to avoid Java packaging issues on Ubuntu and derivatives.
  • Various editor bug fixes.
For Windows Greenfoot-windows-360.msi
For MacOS X (10.8.3+) Greenfoot-mac-360n.zip
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-360.deb
For Debian, Ubuntu and other Debian-based systems (x86_64 CPUs, includes JDK) Greenfoot-linux-unbundled-360.deb
For other systems (executable jar file) Greenfoot-generic-360.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-360.zip

Greenfoot 3.5.4 (3. May 2019)

  • Fixed an issue where Greenfoot could freeze on Windows, especially while loading.
  • Fixed an issue with windows being positioned off-screen when first opened.
  • Fixed an issue with the file-changed-on-disk dialog showing too often and appearing multiple times.
For Windows Greenfoot-windows-354.msi
For MacOS X (10.8.3+) Greenfoot-mac-354.zip
For Debian, Ubuntu and other Debian-based systems Greenfoot-linux-354.deb
For other systems (executable jar file) Greenfoot-generic-354.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-354.zip

Greenfoot 3.5.3 (22. January 2019)

  • Fixed another memory leak in Greenfoot (caused gradual slowdown and eventual crash).
  • Fixed a redraw bug in the GifImage helper class.
  • Fixed some editor bugs (especially around function key actions like F4, etc).
  • Fixed an issue with context actions being wrongly disabled in the set image dialog.
  • Fixed some issues with window sizing.
For Windows Greenfoot-windows-353.msi
For MacOS X (10.8.3+) Greenfoot-mac-353.zip
For Debian, Ubuntu and other Debian-based systems Greenfoot-linux-353.deb
For other systems (executable jar file) Greenfoot-generic-353.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-353.zip

Greenfoot 3.5.2 (8. November 2018)

  • Fixed a memory leak in the Java editor (caused gradual slowdown and eventual crash).
  • Fixed using objects from world as arguments in interactive method calls.
  • Fixed problem which sometimes stopped inspectors from opening.
  • Added Swedish translation.
For Windows Greenfoot-windows-352.msi
For MacOS X (10.8.3+) Greenfoot-mac-352.zip
For Debian, Ubuntu and other Debian-based systems Greenfoot-linux-352.deb
For other systems (executable jar file) Greenfoot-generic-352.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-352.zip

Greenfoot Version 3.5.1

For Windows Greenfoot-windows-351.msi
For MacOS X (10.8.3+) Greenfoot-mac-351.zip
For Debian, Ubuntu and other Debian-based systems Greenfoot-linux-351.deb
For other systems (executable jar file) Greenfoot-generic-351.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-351.zip

Greenfoot Version 3.5.0

For Windows Greenfoot-windows-350.msi
For MacOS X (10.8.3+) Greenfoot-mac-350.zip
For Debian, Ubuntu and other Debian-based systems Greenfoot-linux-350.deb
For other systems (executable jar file) Greenfoot-generic-350.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-windows-350.zip

Greenfoot Version 3.1.0

For Windows Greenfoot-310.msi
For MacOS X (10.8.3+) Greenfoot-mac-310.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-310.deb
For other systems (executable jar file) Greenfoot-generic-310.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-310.zip

Greenfoot Version 3.0.4

For Windows Greenfoot-304.msi
For MacOS X (10.8.3+) Greenfoot-mac-304.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-304.deb
For other systems (executable jar file) Greenfoot-generic-304.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-304.zip

Greenfoot Version 3.0.3

For Windows Greenfoot-303.msi
For MacOS X (10.8.3+) Greenfoot-mac-303.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-303.deb
For other systems (executable jar file) Greenfoot-generic-303.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-303a.zip

Greenfoot Version 3.0.2

For Windows Greenfoot-302.msi
For MacOS X (10.8.3+) Greenfoot-mac-302a.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-302.deb
For other systems (executable jar file) Greenfoot-generic-302.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-302-standalone.zip

Greenfoot Version 3.0.1

For Windows Greenfoot-301.msi
For MacOS X (10.8.3+) Greenfoot-mac-301.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-301.deb
For other systems (executable jar file) Greenfoot-generic-301.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-301-standalone.zip

Greenfoot Version 3.0.0

For Windows Greenfoot-300.msi
For MacOS X (10.8.3+) Greenfoot-mac-300.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-300.deb
For other systems (executable jar file) Greenfoot-generic-300.jar
Standalone - for Windows, running without installation from a USB stick Greenfoot-300-standalone.zip

Greenfoot Version 2.4.2

For Windows Greenfoot-windows-242.msi
For Windows (without Java JDK bundled; requires separate download of JDK) Greenfoot-windows-legacy-242.msi
For MacOS X (10.8.3+; with Java 8 bundled) Greenfoot-mac-242.zip
For MacOS X (10.8.2 and older) Greenfoot-mac-legacy-242.zip
For Debian, Ubuntu and other Debian-based systems - also suitable for Raspberry Pi greenfoot-242a.deb
For other systems (executable jar file) Greenfoot-generic-242.jar

Greenfoot Version 2.4.1

For Windows Greenfoot-windows-241.msi
For Windows (without Java JDK bundled; requires separate download of JDK) Greenfoot-windows-241-legacy.msi
For MacOS X (10.7.3+; with Java 8 bundled) Greenfoot-mac-241-bundled.zip
For MacOS X Greenfoot-mac-241.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-241.deb
For other systems (executable jar file) Greenfoot-generic-241.jar
Standalone - for Windows, running without installation from a USB stick bluej314-greenfoot241-standalone.zip

Greenfoot Version 2.4.0

For Windows Greenfoot-windows-240.msi
For Windows (without Java JDK bundled; requires separate download of JDK) Greenfoot-windows-240-legacy.msi
For MacOS X (10.7.3+; with Java 7 bundled) Greenfoot-mac-240-bundled.zip
For MacOS X Greenfoot-mac-240.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-240.deb
For other systems (executable jar file) Greenfoot-generic-240.jar

Greenfoot Version 2.3.0

For Windows Greenfoot-windows-230.msi
For MacOS X (10.7.3+; with Java 7 bundled) Greenfoot-mac-230-bundled.zip
For MacOS X Greenfoot-mac-230.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-230.deb
For other systems (executable jar file) Greenfoot-generic-230.jar

Greenfoot Version 2.2.1

For Windows Greenfoot-windows-221.msi
For MacOS X Greenfoot-mac-221.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-221.deb
For other systems (executable jar file) Greenfoot-generic-221.jar

Greenfoot Version 2.2.0

For Windows Greenfoot-windows-220.msi
For MacOS X Greenfoot-mac-220.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-220.deb
For other systems (executable jar file) Greenfoot-generic-220.jar

Greenfoot Version 2.1.2

For Windows Greenfoot-windows-212.msi
For MacOS X Greenfoot-mac-212.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-212.deb
For other systems (executable jar file) Greenfoot-generic-212.jar
Standalone - for Windows, running without installation from a USB stick GreenfootStandAlone-212.zip

Greenfoot Version 2.1.1

For Windows Greenfoot-windows-211.msi
For MacOS X Greenfoot-mac-211.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-211.deb
For other systems (executable jar file) Greenfoot-generic-211.jar

Greenfoot Version 2.1.0

For Windows Greenfoot-windows-210.exe
For MacOS X Greenfoot-mac-210.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-210.deb
For other systems (executable jar file) Greenfoot-generic-210.jar

Greenfoot Version 2.0.1

For Windows Greenfoot-windows-201.exe
For MacOS X Greenfoot-mac-201.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-201.deb
For other systems (executable jar file) Greenfoot-generic-201.jar

Greenfoot Version 2.0.0

For Windows Greenfoot-windows-200.exe
For MacOS X Greenfoot-mac-200.zip
For Debian, Ubuntu and other Debian-based systems greenfoot-200.deb
For other systems (executable jar file) Greenfoot-generic-200.jar

Greenfoot Version 1.5.6

For Windows Greenfoot-windows-156.exe
For MacOS X Greenfoot-mac-156.zip
For other systems (executable jar file) Greenfoot-generic-156.jar

Greenfoot Version 1.5.5

For Windows Greenfoot-windows-155.exe
For MacOS X Greenfoot-mac-155.zip
For other systems (executable jar file) Greenfoot-generic-155.jar

Greenfoot Version 1.5.4

For Windows Greenfoot-windows-154.exe
For MacOS X Greenfoot-mac-154.zip
For other systems (executable jar file) Greenfoot-generic-154.jar

Greenfoot Version 1.5.3

For Windows Greenfoot-windows-153.exe
For MacOS X Greenfoot-mac-153.zip
For other systems (executable jar file) Greenfoot-generic-153.jar

Greenfoot Version 1.5.2

For Windows Greenfoot-windows-152.exe
For MacOS X Greenfoot-mac-152.zip
For other systems (executable jar file) Greenfoot-generic-152.jar

Greenfoot Version 1.5.1

For Windows greenfootsetup-151.exe
For MacOS X Greenfoot-151.zip
For other systems (executable jar file) greenfoot-installer-151.jar

Greenfoot Version 1.5.0

For Windows greenfootsetup-150.exe
For MacOS X Greenfoot-150.zip
For other systems (executable jar file) greenfoot-installer-150.jar

Greenfoot Version 1.4.6

For Windows greenfootsetup-146.exe
For MacOS X Greenfoot-146.zip
For other systems (executable jar file) greenfoot-installer-146.jar

Greenfoot Version 1.4.5

For Windows greenfootsetup-145.exe
For MacOS X Greenfoot-145.zip
For other systems (executable jar file) greenfoot-installer-145.jar

Greenfoot Version 1.4.1

For Windows greenfootsetup-141.exe
For MacOS X Greenfoot-141.zip
For other systems (executable jar file) greenfoot-installer-141.jar

Greenfoot Version 1.4.0

For Windows greenfootsetup-140.exe
For MacOS X Greenfoot-140.zip
For other systems (executable jar file) greenfoot-installer-140.jar

Greenfoot Version 1.3.0

For Windows greenfootsetup-130.exe
For MacOS X Greenfoot-130.zip
For other systems (executable jar file) greenfoot-installer-130.jar

Greenfoot Version 1.2.1

For Windows greenfootsetup-121.exe
For MacOS X Greenfoot-121.zip
For other systems (executable jar file) greenfoot-installer-121.jar

Greenfoot Version 1.2.0

For Windows greenfootsetup-120.exe
For MacOS X Greenfoot-120.zip
For other systems (executable jar file) greenfoot-installer-120.jar

Greenfoot Version 1.1.0

For Windows greenfootsetup-110.exe
For MacOS X Greenfoot-110.zip
For other systems (executable jar file) greenfoot-installer-110.jar