mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
53566686ec
- Change master sites and add icon - Take maintainership - Add license (GPLv2) - Disable all warnings with -w - Use pkg-plist instead of PLIST_FILES and PORTDATA - Add DOCS and Option - Add Desktop entry file - Change patch-Makefile, support STAGEDIR, change MAN from 1 to 6 - Change pkg-descr, add to WWW / PR: ports/173368 Submitted by: nemysis (self)
10 lines
540 B
Plaintext
10 lines
540 B
Plaintext
glMaze is a multiplayer maze game based on the opengl 3d graphics engine.
|
|
If a command line argument is present, glmaze tries to interpret this as
|
|
the server name to connect to. If no argument was given, glmaze becomes
|
|
the master client and starts a local server. Up to six players can join
|
|
a session. Only the master client can start the session. Other players
|
|
can join a running game. The game stops when the first player reaches
|
|
ten kills. The player with the top score at this moment is the winner.
|
|
|
|
WWW: http://glmaze.sourceforge.net/
|