Develop an experimental framework for simulated multiplayer (model) railroads.
It could be based on the VRML/X3D standard and it could use internal scripting with ECMAScript and MU systems that provide network sensor interfaces.
Project Homepage: http://simulrr.sourceforge.net
The SRR Framework has been used by the SrrTrains v0.01 project
Demo 2012: https://www.youtube.com/watch?v=bHBwXmMfF1c
Home of SrrTrains: https://lc-soc-lc.at/host
An environment to develop games based on a rectangular board
MatrixGame is a development tool designed to quickly produce video games based on a rectangular board.
A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment.
For some examples please run the jar file after the download. A little menu opens letting you run all the developed games.
Sources are inside the jar file that can be opened as a normal zip file.