diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-23 02:50:30 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-23 02:50:30 +0000 |
commit | 896219d57fa799b70053fbf288abc552fca419a9 (patch) | |
tree | 2686506b4a9679b9d2afb1baf0659c7d33e40655 /games/Makefile | |
parent | 51207c444f1f315f563e028efbe1af82d632cf25 (diff) | |
download | ports-896219d57fa799b70053fbf288abc552fca419a9.tar.gz ports-896219d57fa799b70053fbf288abc552fca419a9.zip |
Add linux-warsow.
Warsow is a full free multiplayer first person shooter with cartoon design,
using qfusion (a cool improvement to the Quake 2 engine). Highlights:
- Besides classical trix coming from Quake scene, like Circle Jump, Strafe
Jump, Double Jump, Bunny Hopping, etc., Warsow features its own Special
Moves
- Special moves of Warsow are Wall jumps, Dashes, Dodges, Ramp slides. All
of them can be performed with a single key (spacebar by default)
- All this brings huge depth of interactivity in 3D environment, really
skilled gameplay, endless learning curves
- Client and dedicated server
- Load Quake 3 maps
- Add bots
- And more
WWW: http://www.warsow.net/
PR: ports/88903
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes:
svn path=/head/; revision=149140
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 dfac162bc898..ade679d68564 100644 --- a/games/Makefile +++ b/games/Makefile @@ -339,6 +339,7 @@ SUBDIR += linux-ut2003-demo SUBDIR += linux-ut2004-demo SUBDIR += linux-virtual-jay-peak + SUBDIR += linux-warsow SUBDIR += liquidwar SUBDIR += lm-solve SUBDIR += lmarbles |