Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
9 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
partner

GNU Robots

GNU Robots is a computer game for programmers. The goal is to guide a robot Computer 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 programming language script previously written by the player.

On discovering GNU Robots, a programmer is likely to miss a nights sleep due to an addictive cycle of programming, running, and tweaking. Scheme s inherent simplicity and the supplied example scripts makes it easy to get started.

GNU Robots was originally written by Jim Hall (programmer), but he no longer works on it. Its current maintainer is Tim Northover. The game uses Guile to Interpreter (computing) the Scheme instructions which must be stored in a file.

On most systems, the executable is named robots , but on Debian GNU/Linux (and possibly some others), it s named grobots to avoid clashing with another package.

=External links=

  • [http://www.gnu.org/software/robots/robots.html GNU Robots homepage]
  • [http://www.gnu.org/software/guile/guile.html GNU Guile homepage]