diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-18 08:02:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-18 08:02:03 +0800 |
commit | 3063e83bf1cd369fb5f119c67b2ab7bc3b8d741c (patch) | |
tree | d5dd524870ce76daebe1affa962b719dd0b767cb /games/Makefile | |
parent | 3754613c802d5f1e3c48983c5366b07190ad7923 (diff) | |
download | freebsd-ports-gnome-3063e83bf1cd369fb5f119c67b2ab7bc3b8d741c.tar.gz freebsd-ports-gnome-3063e83bf1cd369fb5f119c67b2ab7bc3b8d741c.tar.zst freebsd-ports-gnome-3063e83bf1cd369fb5f119c67b2ab7bc3b8d741c.zip |
The F-1 Spirit remake is mostly identical to the original Konami
classic F-1 Spirit game in that you first have to clear tracks in
a top-down view with stock cars, rally cars and so on by accumulating
points given for finishing in the first places until you actually
get to play the Formula 1 tracks.
Otherwise there are quite some enhancements, namely improved graphics,
improved music, more realistic physics, real shape shown in the
maps, camera rotation and zoom, split screen for up to four players,
(online) highscore tables and replay saving.
WWW: http://www.braingames.getput.com/f1spirit/default.asp
PR: ports/123686
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 056ffabcc48b..ecc93f3b2ffd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -215,6 +215,7 @@ SUBDIR += exmars SUBDIR += exult SUBDIR += ezquake + SUBDIR += f1spirit-remake SUBDIR += falconseye SUBDIR += farblazer SUBDIR += fargoal |