aboutsummaryrefslogtreecommitdiffstats
path: root/games/rtb/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-07-01 06:44:04 +0800
committerwill <will@FreeBSD.org>2000-07-01 06:44:04 +0800
commita8e0a2014599b3b3e0c4f5033be1a07e8bc44c4a (patch)
treebfbd78fe27ca48ad34bd926d1369696b38026148 /games/rtb/pkg-descr
parent94c85a1af8301ddc6a004cbc4ec4a022df4806c8 (diff)
downloadfreebsd-ports-gnome-a8e0a2014599b3b3e0c4f5033be1a07e8bc44c4a.tar.gz
freebsd-ports-gnome-a8e0a2014599b3b3e0c4f5033be1a07e8bc44c4a.tar.zst
freebsd-ports-gnome-a8e0a2014599b3b3e0c4f5033be1a07e8bc44c4a.zip
Add RealTimeBattle, a programming game in which robots controlled by
programs coded in any language are fighting with each other. PR: 19610 Submitted by: Dishanker Rajakulendren <draj@oceanfree.net>
Diffstat (limited to 'games/rtb/pkg-descr')
-rw-r--r--games/rtb/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/rtb/pkg-descr b/games/rtb/pkg-descr
new file mode 100644
index 000000000000..a2f2e6e9d308
--- /dev/null
+++ b/games/rtb/pkg-descr
@@ -0,0 +1,10 @@
+RealTimeBattle is a programming game for Unix-like systems, in which robots
+controlled by programs coded in any language are fighting with each other.
+The general intend is to destroy the enemies, by using the radar to locate
+them and firing them to oblivion with the cannon. Great tool for learning
+how to code in C/C++ or other languages.
+
+WWW: http://www.lysator.liu.se/realtimebattle
+
+--
+Dishanker Rajakulendren <draj@oceanfree.net>