aboutsummaryrefslogtreecommitdiff
path: root/games/xrally/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-05-08 12:30:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-05-08 12:30:52 +0000
commit58032d5b452ff497881c4bd9e39096eea6881caa (patch)
tree81e208fcdd72ea5fdbb5160ec97d1597ed0b9367 /games/xrally/pkg-descr
parentf43f7d39537669e76911639b34e62f1c41bc2377 (diff)
downloadports-58032d5b452ff497881c4bd9e39096eea6881caa.tar.gz
ports-58032d5b452ff497881c4bd9e39096eea6881caa.zip
New port: xrally
XRally is a Linux clone of the classic Rally X arcade game. For those who don't know, in Rally X you control a blue (good) car, that has to collect yellow flags around a maze-like map, while avoiding the red (bad) cars. In order to help himself, the blue car can use clouds of smoke through the maze. If a enemy touch any of these clouds, it stops for a while. The enemy cars can also crash one with the other, what gives you some extra time.
Notes
Notes: svn path=/head/; revision=134853
Diffstat (limited to 'games/xrally/pkg-descr')
-rw-r--r--games/xrally/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/xrally/pkg-descr b/games/xrally/pkg-descr
new file mode 100644
index 000000000000..8b8cc5190202
--- /dev/null
+++ b/games/xrally/pkg-descr
@@ -0,0 +1,14 @@
+XRally is a Linux clone of the classic Rally X arcade game. For
+those who don't know, in Rally X you control a blue (good) car,
+that has to collect yellow flags around a maze-like map, while
+avoiding the red (bad) cars. In order to help himself, the blue car
+can use clouds of smoke through the maze. If a enemy touch any of
+these clouds, it stops for a while. The enemy cars can also crash
+one with the other, what gives you some extra time.
+
+XRally is written in C using only the basic Xlib and Xpm libraries.
+It's a project aimed mainly at newbie X11/Game programmers like me
+(but any experienced help is appreciated! :) )
+
+WWW: http://www.linuxgames.com/xrally/
+Author: Ismael Orenstein <perdig@linuxbr.com.br>