diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-22 00:05:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-22 00:05:41 +0000 |
commit | a9b12de60c94b8373766969c62475a1217db8281 (patch) | |
tree | cc2c5594a7a8b08dba4437c1e0f709d5c86305d9 /games/Makefile | |
parent | - Update to 0.8 (diff) |
Thunder&Lightning is a futuristic action flight simulator and
realtime strategy game that takes place in a large 3D environment.
Jump into the pilot seat of your Lightning aircraft and fight against
Thunder tanks in a fierce battle for control of the island!
Apart from flight simulators, Thunder&Lightning takes inspiration
from (but is not a clone or remake of) the 80's classic Carrier
Command. This means that you will find yourself in control of a
futuristic carrier with aircraft and amphibious tanks at your
disposal. In the long run, there will be multiple Islands to conquer,
each with its own defense strategy.
Although Thunder&Lightning already supports missions, it aims to
be an open-ended game with a dynamically developing world with
scripted events on some occasions.
WWW: http://tnlgame.net/
PR: ports/121132
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
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 b771488dff2d..bb9cac1523fa 100644 --- a/games/Makefile +++ b/games/Makefile @@ -778,6 +778,7 @@ SUBDIR += tkmoo SUBDIR += tksol SUBDIR += tmw + SUBDIR += tnl SUBDIR += tomatoes SUBDIR += tome SUBDIR += toppler |