Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

armagetronad(6) [debian man page]

ARMAGETRONAD(6) 						   Games Manual 						   ARMAGETRONAD(6)

NAME
armagetronad - a 3D Tron-like high speed game SYNOPSIS
armagetronad [-h, --help] [-v, --version] [--doc] [-f, --fullscreen] [-w, --window, --windowed] [--fastforward] [--benchmark] [--record] [--playback] DESCRIPTION
The rules are simple: you ride a lightcycle (a kind of motorbike that can only turn 90 degrees at a time, leaves a wall behind and cannot be stopped). Avoid running into a wall. Make your opponent run into a wall. This idea comes from the 1982 Disney movie "Tron". One thing is different than in other Tron clones: you can accelerate. However, there is a catch. The only way to accelerate is to drive close to player walls. This allows for some interesting tactics. Every time you make a turn, you lose 5% of your speed -- so don't be too nervous, speed is your only resource against other players! First thing you shold do is go into the "Player Menu" to set your name and your keyboard and mouse configuration. Then, go into the "Game Menu" and start a single player game against one AI opponent (the game mode does not really matter here). Then, get some friends together and try the multiplayer modes! SHIFT-ESC is the "boss key" and quits Armagetron as fast as possible. OPTIONS
-h, --help Show help message. -v, --version Print version number. --doc Print documentation for all console commands. These are also configuration settings for config files. -f --fullscreen Start in fullscreen mode. -w --window, --windowed Start in windowed mode. --fastforward TIME Lets time run very fast until the given time is reached. --benchmark Renders frames as they were recorded. --record FILENAME Creates a DEBUG recording while running. --playback FILENAME Plays back a DEBUG recording. SEE ALSO
Armagetron Advanced is documented fully by the provided HTML docs, found under /usr/share/doc/armagetronad-common/html/. AUTHOR
Armagetron Advanced was written by Manuel Moos <z-man@users.sourceforge.net> and the Armagetron Advanced development team. This manual page was adapted from the original HTML version by Marcelo E. Magallon <mmagallo@debian.org>, (and later Christine Spang <spang@mit.edu>) for the Debian GNU/Linux system (but may be used by others). February 07, 2007 ARMAGETRONAD(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