Skip to content

Reimplementation of the Java Greenfoot Framework in Lazarus

Notifications You must be signed in to change notification settings

PascalCorpsman/Greenfoot_for_Lazarus

Repository files navigation

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

About

Reimplementation of the Java Greenfoot Framework in Lazarus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages