The Source for Java Technology Collaboration

As the new Java.net infrastructure contains project-level wikis, this main wiki will be shut down in the near future. For wiki page export and general wiki questions please contact the site admin at communitymanager@java.net.
-- Main.mkolling - 12 Apr 2007

Greenfoot is a new Java development environment that makes it very quick and easy to create animated graphical applications in standard Java. Creating such animations with little overhead may have a big motivational impact on learners of programming.

Greenfoot can be used in a variety of ways: as an instructional IDE at school or intro university level, as a visualization platform for agent based programs, or as a platform to develop 2-D computer games.

In this talk, I will demonstrate Greenfoot and write some Java code live on stage, to show how games can be created easily.

Greenfoot is free software, available from here.

Topic GreenfootAbstract . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

  

Revision r2 - 2007-04-12 - 21:56:57 - mkolling
Parents: WebHome > CommunityCorner