Original author(s) | David Harris |
---|---|
Initial release | 1990 |
Stable release | 5.39
|
Operating system | Windows, Mac OS |
Type | Programming game |
License | GNU General Public License |
Website | http://robowar.sourceforge.net/ |
RoboWar is an open-source video game in which the player programs onscreen icon-like robots to battle each other with animation and sound effects. The syntax of the language in which the robots are programmed is a relatively simple stack-based one, based largely on IF, THEN, and simply-defined variables.
25 RoboWar tournaments were held in the past between 1990 until roughly 2003, when tournaments became intermittent and many of the major coders moved on. All robots from all tournaments are available on the RoboWar website.
The RoboWar programming language, RoboTalk, is a stack-oriented programming language and is similar in structure to FORTH.