Crobots

from Wikipedia, the free encyclopedia

Crobots is a programming game that was written by Tom Poindexter in December 1985. The robots are programmed with a program in the C language. The goal is to locate and destroy enemies that are controlled by other programs. Your own robots can be moved across the battlefield, they can search the area for enemy robots, which they can then destroy with a cannon.

Further developments

In order to keep up with technical developments or to support extended functions and / or other programming languages, various projects have emerged over the years. These include, for example:

  • Crobots 32 extends the maximum possible robot code length to over 1,000 lines and supports multiprocessor systems .
  • C ++ Robots is a port to support C ++ . With the extended version ARS - the robot simulation , a graphic output is also implemented. See C ++ Robots
  • CRobots 3D is a reprogramming of the original with the support of a 3D arena. See CRobots 3D

Web links