/Greenfoot-Railway-Simulator

Simple Greenfoot Railway Simulator for school and educational purposes

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Greenfoot-Railway-Simulator

Simple Greenfoot Railway Simulator for school and educational purposes.

Content

By design this scenario consists of

  • two types of rail vehicles:
    • locomotive and
    • wagons (in different colors).

and a bunch of tracks

  • eight switches (all directions, all orientations), as well as
  • four curved tracks and
  • two straight tracks.

Controls

  • Move train using M
  • Reverse gear using R
  • Couple a wagon using C
  • Decouple a wagon using D
  • Change state of a switch by clicking on it

or by using programming instructions that control the train over the tracks depending on its environment.


Preview