GNU Robots
From Wikipedia, the free encyclopedia
GNU Robots is a computer game for programmers. The goal is to guide a robot simulation around a maze, consuming food, avoiding baddies, and collecting as many prizes as possible in the process. However, the player cannot control the robot once the game begins; the robot acts according to a Scheme script previously written by the player.
Scheme's inherent simplicity and the supplied example scripts makes it easy to get started.
GNU Robots was originally written by Jim Hall, but he no longer works on it. Its current maintainer is Tim Northover. The game uses GNU Guile to interpret the Scheme instructions which must be stored in a file.
On most systems, the executable is named robots, but on Debian (and possibly some others), it's named grobots to avoid clashing with another package.
[edit] See also
[edit] External link
History: GNU Manifesto • GNU Project • Free Software Foundation (FSF)
GNU licenses: GNU General Public License (GPL) • GNU Lesser General Public License (LGPL) • GNU Free Documentation License (FDL)
Software: GNU operating system • bash • GNU Compiler Collection • Emacs • GNU C Library • Coreutils • GNU build system • other GNU packages and programs
Speakers: Robert J. Chassell • Loïc Dachary • Ricardo Galli • Georg C. F. Greve • Federico Heinz • Bradley M. Kuhn • Eben Moglen • Richard Stallman • Len Tower