This package browser is in early development. Mind the rough edges.

gnurobots

Program a little robot and watch it explore a world

GNU Robots is a game in which you program a robot to explore a world full of enemies that can hurt it, obstacles and food to be eaten. The goal of the game is to stay alive and collect prizes. The robot program conveniently may be written in a plain text file in the Scheme programming language.

Installation

Install the latest version of gnurobots as follows:

guix install gnurobots

Or install a particular version:

guix install gnurobots@1.2.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.