diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-27 10:20:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-27 10:20:07 +0800 |
commit | 74d3398231d352a96edc5fd0edeff32bd38f06d0 (patch) | |
tree | 4813d31059368cf0e67648323e38679cd907153f /games/Makefile | |
parent | 193c37f30aa4d6ee66b83497b3ed5cd50562f830 (diff) | |
download | freebsd-ports-gnome-74d3398231d352a96edc5fd0edeff32bd38f06d0.tar.gz freebsd-ports-gnome-74d3398231d352a96edc5fd0edeff32bd38f06d0.tar.zst freebsd-ports-gnome-74d3398231d352a96edc5fd0edeff32bd38f06d0.zip |
New port: games/wop Free real-time Worms game
Worms of Prey is the new and free real-time Worms game for Linux,
MacOS X, and Windows similar to Liero, Liero AI, Liero Extreme, Yet
Another Liero Clone, NiL, and Wurmz!
Features include:
- Multi-player with one player per computer
- Completely new graphics
- Low bandwidth usage
- Different game modes (death match, team play)
- Ropes can be attached to any object
- Rope can be released
- Any number of ropes
- Multiple moving goals
- Free Linux, Windows and MacOS version under GPL license
WWW: http://wormsofprey.org/
PR: ports/90946
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 cfb49c468f50..9b671321d98c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -632,6 +632,7 @@ SUBDIR += wmtimebomb SUBDIR += wolf3d SUBDIR += wolfpack + SUBDIR += wop SUBDIR += wordplay SUBDIR += wormux SUBDIR += wtf |