diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-30 22:44:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-30 22:44:04 +0000 |
commit | e86f3aabd14b4252313cddd0d16a1017963d1f4d (patch) | |
tree | 2812c26fa3bc3d93148cb2c8bb7a371f6522c499 /games/rtb/pkg-descr | |
parent | deb09918d3fce467c30432a07c7f9dc97aa33ae8 (diff) | |
download | ports-e86f3aabd14b4252313cddd0d16a1017963d1f4d.tar.gz ports-e86f3aabd14b4252313cddd0d16a1017963d1f4d.zip |
Notes
Diffstat (limited to 'games/rtb/pkg-descr')
-rw-r--r-- | games/rtb/pkg-descr | 10 |
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> |