GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
glmaze(1) FreeBSD General Commands Manual glmaze(1)

glmaze - multiplayer opengl maze game

glmaze [ server ]

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.

Mouse
Rotate player, fire shot.
Cursor keys
Move player forward and backward, rotate player.
Esc/Return/Space
Toggle Menu. Master client start game.
F1
Toggle fullscreen display.
F2
Toggle video mode.
F3
Toggle sound effects.
F4
Toggle music.
F12
Quit game.

glmaze maintains a local configuration in ~/.glmaze. This file is created if it doesn't exist. It is updated on program termination.

~/.glmaze
Local configuration file.
/usr/games/glMaze/data, /usr/local/games/glMaze/data
Directory containing runtime data like bitmaps and generic textures.
/usr/games/glMaze/levels, /usr/local/games/glMaze/levels
Directory containing level descriptions and game textures.
/usr/games/glMaze/sounds, /usr/local/games/glMaze/sounds
Directory containing sound effects and music files.

glxinfo(1), xdpyinfo(1)

Till Harbaum <t.harbaum@web.de>

Copyright (C) 2001 by Till Harbaum

This 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.

(c) 2001 Till Harbaum

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.