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
Take the chess graphism, and use it with a chess engine.
You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.