diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 11:56:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 11:56:42 +0800 |
commit | 8abdcefe2c9b1672818e755f42876e0873090bad (patch) | |
tree | ecbb5a390d906baaaf9404897dce1f39353a23f1 /games/Makefile | |
parent | fcec40e41a3bdc7f0b28c1d50948401b84ef78ca (diff) | |
download | freebsd-ports-gnome-8abdcefe2c9b1672818e755f42876e0873090bad.tar.gz freebsd-ports-gnome-8abdcefe2c9b1672818e755f42876e0873090bad.tar.zst freebsd-ports-gnome-8abdcefe2c9b1672818e755f42876e0873090bad.zip |
New port: games/formido 2D kill-em all with 3D rendered graphics
Formido is one of those games, where you are loaded with some guns
and you go shooting different things. 'Things' in this case are
big, ugly, - not green though - alien insects. The idea is to kill
as many of those bastards as possible. Eventually they will overcome
you, but struggle as long as you can. There are some power-ups to
aid you in your honorable quest. Keep in mind, that those critters
are rather tough and generally do nasty things when in close range
of any player-characters.
WWW: http://koti.mbnet.fi/lsoft/formido/formido.html
PR: ports/89514
Submitted by: Dmitry Marakasov <amdmi3@mail.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 6cd33e0db44b..2a0d5400da29 100644 --- a/games/Makefile +++ b/games/Makefile @@ -173,6 +173,7 @@ SUBDIR += flying SUBDIR += fmars SUBDIR += foobillard + SUBDIR += formido SUBDIR += fotaq SUBDIR += frabs SUBDIR += freebsd-games |