Signal Game

Evolution

Introduction

I wrote this simulator for the course Project AI at the Universiteit van Amsterdam. The project was proposed by Robert van Rooy, and it was about learning simple languages by evolution.

Download

Package Download License
Simulator executable JAR (74 KB) GPL
Simulation examples gzipped tar (0.84 KB) Public domain
ANTLR library JAR (371 KB) Public domain
Full source gzipped tar (407 KB) GPL
Report PDF (249 KB)

Note that the simulator requires the ANTLR library to be in the same directory as the simulator. (You can get away with a soft link). You can read the GPL license text online. The source uses the Apache ANT build tool.