Difference between revisions of "Gnurobots"
(Added Ruby link) |
(resources) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Robots | |Name=GNU Robots | ||
− | |Short description= | + | |Short description=Program a robot to explore a world |
|Full description=You construct a program for a robot, then watch him explore a world. The world has people who can hurt you, objects you can bump into, and food you can eat. The goal of the game is to collect as many prizes as possible before you are killed run out of energy. The robot program is written in a text file, which doesn't limit programmers to a visual interface. However, such an interface (which will generate Scheme code) is also available for use by non-programmers. | |Full description=You construct a program for a robot, then watch him explore a world. The world has people who can hurt you, objects you can bump into, and food you can eat. The goal of the game is to collect as many prizes as possible before you are killed run out of energy. The robot program is written in a text file, which doesn't limit programmers to a visual interface. However, such an interface (which will generate Scheme code) is also available for use by non-programmers. | ||
|Homepage URL=https://www.gnu.org/software/gnurobots/ | |Homepage URL=https://www.gnu.org/software/gnurobots/ | ||
Line 7: | Line 7: | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.sv.gnu.org/gnurobots.git | |VCS checkout command=git clone git://git.sv.gnu.org/gnurobots.git | ||
− | + | |Documentation note=https://www.gnu.org/software/gnurobots/readme.html | |
− | |Documentation note= | + | https://www.gnu.org/software/gnurobots/faq.html |
+ | |Decommissioned/Obsolete=No | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
|Keywords=development,games,scheme,robots,GNU Guile | |Keywords=development,games,scheme,robots,GNU Guile | ||
Line 15: | Line 16: | ||
|Version status=stable | |Version status=stable | ||
|Version download=https://ftp.gnu.org/gnu/gnurobots/gnurobots-1.2.0.tar.gz | |Version download=https://ftp.gnu.org/gnu/gnurobots/gnurobots-1.2.0.tar.gz | ||
+ | |Test entry=No | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/05/10 |
− | |Submitted by= | + | |Submitted by=Database conversion |
− | |Submitted date=2011 | + | |Submitted date=2011/04/12 |
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=gnurobots | |GNU package identifier=gnurobots | ||
Line 24: | Line 26: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=GPLv3orlater |
− | |License verified by= | + | |License verified by=Bendikker |
− | |License verified date= | + | |License verified date=2018/05/10 |
}} | }} | ||
{{Person | {{Person | ||
− | |Real name= | + | |Real name=Joshua Judson Rosen |
|Role=Maintainer | |Role=Maintainer | ||
− | |Email= | + | |Email=rozzin@hackerposse.com |
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Iain R. Learmonth | ||
+ | |Role=contributor | ||
+ | |Email=irl@fsfe.org | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 42: | Line 49: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah (Ref) |
− | + | |Resource URL=https://savannah.gnu.org/projects/gnurobots | |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=VCS Repository Webview | |
− | |Resource kind= | + | |Resource URL=https://git.savannah.gnu.org/cgit/gnurobots.git |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Download |
− | |Resource URL=https:// | + | |Resource URL=https://ftp.gnu.org/gnu/gnurobots |
}} | }} | ||
{{Software category | {{Software category | ||
− | |Game=simulation | + | |Game=simulation, strategy |
|Interface=command-line, console, x-window-system | |Interface=command-line, console, x-window-system | ||
+ | |Programming-language=C, scheme | ||
|Use=gameplaying | |Use=gameplaying | ||
+ | |Uitoolkit=gtk, ncurses | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=guile-2.0 | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description= | + | |Prerequisite description=gtk+2.0 |
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 14:26, 10 May 2018
GNU Robots
https://www.gnu.org/software/gnurobots/
Program a robot to explore a world.
You construct a program for a robot, then watch him explore a world. The world has people who can hurt you, objects you can bump into, and food you can eat. The goal of the game is to collect as many prizes as possible before you are killed run out of energy. The robot program is written in a text file, which doesn't limit programmers to a visual interface. However, such an interface (which will generate Scheme code) is also available for use by non-programmers.
This is a GNU package:
gnurobots
Download
https://ftp.gnu.org/gnu/gnurobots/gnurobots-1.2.0.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Joshua Judson Rosen | Maintainer |
Iain R. Learmonth | contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnurobots/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/gnurobots.git/ | |
Debian (Ref) | https://tracker.debian.org/pkg/gnurobots | |
Download | https://ftp.gnu.org/gnu/gnurobots/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/gnurobots/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | guile-2.0 |
Required to build | gtk+ 2.0 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.