Difference between revisions of "Gnurobots"

From Free Software Directory
Jump to: navigation, search
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU robots
+
|Name=GNU Robots
|Short description=Real-time game
+
|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.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/gnurobots/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone git://git.sv.gnu.org/gnurobots.git
|Homepage URL=http://www.gnu.org/software/gnurobots/
+
|Documentation note=https://www.gnu.org/software/gnurobots/readme.html
|VCS checkout command=git-clone git://git.sv.gnu.org/gnurobots.git
+
 
|Computer languages=C
+
https://www.gnu.org/software/gnurobots/faq.html
|Documentation note=On-line README at http://www.gnu.org/software/robots/readme.html
+
 
|Paid support=
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|IRC help=
+
 
|IRC general=
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|IRC development=
+
 
|Related projects=
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,gnome-robots
 
|Keywords=development,games,scheme,robots,GNU Guile
 
|Keywords=development,games,scheme,robots,GNU Guile
|Is GNU=y
 
|Last review by=Janet Casey
 
|Last review date=2010-07-04
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.2.0
 
|Version identifier=1.2.0
|Version date=2008-11-07
+
|Version date=2008/08/03
 
|Version status=stable
 
|Version status=stable
|Version download=http://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
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/13
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gnurobots/gnurobots-1.2.0.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=gnurobots
 +
|Decommissioned/Obsolete=No
 
|License verified date=2008-11-07
 
|License verified date=2008-11-07
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/10
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Joshua Judson Rosen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Bradley Smith
+
|Email=rozzin@hackerposse.com
|Email=brad@brad-smith.co.uk
+
}}
|Resource URL=
+
{{Person
 +
|Real name=Iain R. Learmonth
 +
|Role=contributor
 +
|Email=irl@fsfe.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gnurobots
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gnurobots/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/gitweb/?p=gnurobots.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/gnurobots.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnurobots/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/gnurobots/
|Resource URL=mailto:brad@brad-smith.co.uk
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://savannah.gnu.org/bugs/?group=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
 +
|Runs-on=GNU/Linux
 
|Use=gameplaying
 
|Use=gameplaying
 +
|Uitoolkit=gtk, ncurses
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv2orlater
+
|Prerequisite kind=Required to build
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[guile]]-2.0
|License verified date=2008-11-07
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=GNU Guile v. 1.2 or 1.3
+
|Prerequisite description=[[gtk+]] 2.0
 
}}
 
}}
 +
{{Featured}}

Revision as of 05:15, 13 January 2019


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

10 May 2018




Leaders and contributors

Contact(s)Role
Joshua Judson Rosen Maintainer
Iain R. Learmonth contributor


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnurobots/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gnurobots.git/
Debian (Ref)https://tracker.debian.org/pkg/gnurobots
Downloadhttps://ftp.gnu.org/gnu/gnurobots/
Savannah (Ref)https://savannah.gnu.org/projects/gnurobots/


Software prerequisites

KindDescription
Required to buildguile-2.0
Required to buildgtk+ 2.0




Entry








"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















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.