balazar — Balazar game
Synopsis
- 
balazar [options...] [--single LOGIN PASSWORD]
- balazar [options...] [--server]
 - balazar [options...] [--client HOST LOGIN PASSWORD]
  - balazar [options...] [--server]
 
Description
balazar
Options
--single
- Starts a single player game.
 
--server
- Starts a game server.
 
--client
- Starts a client and connect to the specified server using specified credentials. If the login doesn't exist, a new player is created.
 
--fullscreen
- Enters fullscreen mode at startup.
 
--windowed
- Enters windowed mode at startup.
 
--screensize WIDTH HEIGHT
- Sets the screen size (in pixel).
 
--no-sound
- Disable sounds and music.
 
--debug
- Enables debug output.
 
--no-fps-limit
- Disable FPS limit, for benchmarking (default is to limit the FPS to 30).
 
--saved-game-dir PATH
- Set the directory where games are saved and loaded to PATH (defaults to '~/.balazar').
 
--view
- Launch the server in graphical mode (server only, use TAB to switch player).
 
--help
- Show summary of options.
 
--version
- Display version information.
 
Copyright
Copyright © 2008 Marc Dequènes (Duck)