gnurobots
Program a robot to explore a world
Install
- All systems
-
curl cmd.cat/gnurobots.sh
- Debian
-
apt-get install gnurobots
- Ubuntu
-
apt-get install gnurobots
- Fedora
-
dnf install gnurobots
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnurobots
- Raspbian
-
apt-get install gnurobots
- Dockerfile
- dockerfile.run/gnurobots
gnurobots
Program a robot to explore a world
GNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world. The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat. The goal of the game is to collect as many prizes as possible before you are killed by a baddie or you run out of energy. Programs for the robot are written in Scheme.