TclRobots

TclRobots, originally by Tom Poindexter, is a programming game in which one writes Tcl programs to control a robot which must survive a battle with other robots. Strongly influenced by CROBOTS , also by Tom Poindexter.

Attributes

active fork (Jonas Ferry)
http://github.com/jonasferry/TclRobots
original website (archive)
https://web.archive.org/web/20131207112350/http://tclrobots.org/
current version
3.0 (alpha)
release time
2011-09-21

Download

tclrobots-2.0.tar.gz

Description

Development version Requires Tcl 8.6 because it uses coroutines.

Stable version 2.0:

Requires Tcl 7.4 and Tk 4.0. Uses "send". For more info, see http://www.nyx.net/%7Etpoindex/ .

The challenge tar files contain the winning robots for the 1995 and the 1996 competitions.


AMG: Yay, CROBOTS! The other day I had a project idea based on CROBOTS, and I'm happy to know it has a Tcl cousin.