Source: gnurobots
Section: games
Priority: optional
Maintainer: Debian Games Packaging Team <debian-devel-games@lists.debian.org>
Uploaders: Iain R. Learmonth <irl@fsfe.org>
Standards-Version: 3.9.5
Build-Depends:
 debhelper (>= 9~),
 dh-autoreconf,
 guile-2.0-dev,
 libgtk2.0-dev,
 libreadline-dev,
 libvte-dev
Homepage: http://www.gnu.org/software/gnurobots/
Vcs-Git: git://anonscm.debian.org/pkg-games/gnurobots.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/gnurobots.git

Package: gnurobots
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: 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.
