Version 1 of TclRobots

Updated 2010-02-23 23:06:22 by JonasFerry
 What:  TclRobots
 Where: Development version:
        http://github.com/jonasferry/TclRobots

        Stable version 2.0:
        ftp://ftp.procplace.com/pub/tcl/sorted/packages-7.6/games/tclrobots-2.0/tclrobots-2.0.tar.gz 
        ftp://ftp.procplace.com/pub/tcl/sorted/packages-7.6/misc/TclRobots/challenge-1/challenge-1.tar.gz 
        ftp://ftp.procplace.com/pub/tcl/sorted/packages-7.6/misc/TclRobots/challenge-2/challenge-2.tar.gz 
 Description: 
        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. 

        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.
 Updated: 02/2010
 Contact: jonas dot ferry at gmail dot com (Jonas Ferry)