|
NAMEglmaze - multiplayer opengl maze gameSYNOPSISglmaze [ server ]DESCRIPTIONglmaze 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. CONTROLS
CONFIGURATIONglmaze maintains a local configuration in ~/.glmaze. This file is created if it doesn't exist. It is updated on program termination.FILES
SEE ALSOglxinfo(1), xdpyinfo(1)AUTHORTill Harbaum <t.harbaum@web.de>COPYRIGHTCopyright (C) 2001 by Till HarbaumThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Visit the GSP FreeBSD Man Page Interface. |