A simple simulation / sandbox environment with programmable agents.
Provides tools to build a sandbox with immovable walls, movable objects and various agents with programmable behaviour. Behaviour of each agent is driven by its own LUA script which can be edited directly via the GUI of the app. GUI also offers ways to run and control the simulation.
Written in C++ (wxWidgets), utilizes Lua
This project was put on GitHub (in its vanilla state v0.9.0) as it was originally delivered back in 2007.
It was a collaborative work of four developers and some of its parts haven't been fully translated to English.
v1.0.0 release will aim to deliver a fully translated version.