Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lincity-ng(6) [debian man page]

LINCITY-NG(6)							   Games Manual 						     LINCITY-NG(6)

NAME
lincity-ng - City simulator game with polished graphics SYNOPSIS
lincity-ng [options] DESCRIPTION
This manual page documents briefly the usage of lincity-ng lincity-ng is a City Simulation Game. It is a polished and improved version of the old LinCity game: You are required to build and main- tain a city. You must feed, house, provide jobs and goods for your residents. You can build a sustainable economy with the help of renew- able energy and recycling, or you can go for broke and build rockets to escape from a pollution ridden and resource starved planet, it's up to you. Due to the finite resources available in any one place, this is not a game that you can leave for long periods of time. This game is similar to the commercial simulation game with a similar name. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options. -v, --version Show version of program. -g, --gl Use the OpenGL display mode -s, --sdl Use the SDL display mode -w, --window Run lincity-ng in windowed mode -f, --fullscreen Run lincity-ng in fullscreen mode -m, --mute Turn off sound -S, --size specify screensize (eg. -S 1024x768) -q, --quick speficify how quick is the fast speed. (eg. -q 1 is the fastest possible with full animations, may heat hardware due to average 1 ms pause. -q 9 is the default 10ms pause) In -q 9 animation steps are skipped for speed. 1..8 do all animation steps in fast mode. UPGRADE from 1.x to 2.x A new format for saved games is used since 2.0, but old games can be imported and automagically converted. Just copy $HOME/.lincity/* (old location for lincity and lincity-ng 1.x) to $HOME/.lincity-ng/ (new location since 2.0). cp -a ~/.lincity/* ~/.lincity-ng/ At the start of the game, one message will popup to remind you have some changes to do in your city. AUTHOR
lincity-ng was written by Wolfgang Becker, Matthias Braun, David Kamphausen, Corey Keasling, IJ Peters, Ingo Ruhnke, Jimmy Salmon, Greg Sharp and others. Please see the documentation for a list of all contributors. This manual page was written by Moritz Muehlenhoff, for the Debian project (but may be used by others). Updated by Lincity-NG team. June 24, 2005 LINCITY-NG(6)

Check Out this Related Man Page

TENNIX(6)							   Games Manual 							 TENNIX(6)

NAME
tennix -- A funny 2D tennis game with network play support SYNOPSIS
tennix [options] DESCRIPTION
tennix is a top-view 2D tennis game. It features a two-player game mode and a single-player mode against the computer. This is the SDL port of a DOS game written in 2003. The original game can still be found on the web at http://thp.io/2003/tennix/ CONTROLS
You can select the controls directly in the menu. Usually, in two-player game mode, player 1 plays using W, S, D, E, F and player 2 plays using O, L, K, I, J. You can also play using mouse, gamepad or Joystick. When using network play, you have to configure your opponent with the input device "Network player", and make sure that the opponent does the same thing (but in reverse). P (Un)pause the game F Switch between windowed and fullscreen mode OPTIONS
-f, --fullscreen Start the game in fullscreen mode -b, --benchmark Start the game in benchmark/attract mode (AI vs AI, auto-start, no menu) -m, --master <IP-of-slave> Network play mode; play as master and send input over to slave via the given IP -s, --slave <IP-of-master> Network play mode; play as slave and send input over to master via the given IP -h, --help Show summary of options HOMEPAGE
http://icculus.org/tennix/ AUTHOR
The author and current maintainer of Tennix is Thomas Perl (thp.io/about). This manual page was written by Andrea Colangelo (warp10@ubuntu.com) for the Ubuntu system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. Tennix 2011 Edition February 2011 TENNIX(6)
Man Page