/Greenfoot_for_Lazarus

Reimplementation of the Java Greenfoot Framework in Lazarus

Primary LanguagePascal

Introduction

This Repository is a Lazarus reimplementation of the Java Greenfoot project from

https://www.greenfoot.org/door

Compileable under Windows or Linux

Documentation

For Usage of the Greenfoot classes see the documentation of the Greenfoot project

Content

The following classes are available

  • TWorld
  • TActor
  • TGreenfootImage
  • TRandomizer
  • TMouseInfo

Additional there is a Graphikengine

  • TGreenFootGraphicEngine

The Source comes with the following samples