diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-28 08:46:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-28 08:46:59 +0000 |
commit | 129c27a433516da2b9288daa34398abdd5fa7616 (patch) | |
tree | 87512141908db28fb3788156cfefc0c5c7407445 /games/Makefile | |
parent | 3700954081f46feb738b016e1e4a344f54d6c2d1 (diff) | |
download | ports-129c27a433516da2b9288daa34398abdd5fa7616.tar.gz ports-129c27a433516da2b9288daa34398abdd5fa7616.zip |
"Super Transball 2" is the sequel of "Transball" and "Transball 2",
Inspired in THRUST type of games (and concretely in ZARA THRUSTA
for the Amiga 500). In each level of Transball, the goal is to find
the SPHERE, capture it and carry it to the upper part of the level.
The main obstacle is the gravity, that impulses you towards the
ground. But many other obstacles, canons, tanks, doors, etc. will
try to make difficult your journey...
WWW: http://www.braingames.getput.com/stransball2/default.asp
PR: ports/122896
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Notes
Notes:
svn path=/head/; revision=212148
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 4b0679b43111..a1adb856f9ac 100644 --- a/games/Makefile +++ b/games/Makefile @@ -739,6 +739,7 @@ SUBDIR += starlanes SUBDIR += stepbill SUBDIR += stormbaancoureur + SUBDIR += stransball2 SUBDIR += stratagus SUBDIR += stroq SUBDIR += stvef-paks |