Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xtron(6) [debian man page]

XTRON(6)							   Games Manual 							  XTRON(6)

NAME
xtron - a simple version of the old classic TRON SYNOPSIS
xtron DESCRIPTION
This manual page was written for the Debian distribution because the original program does not have a manual page. xtron is a simple implementation of the classic game TRON. The plot is easy: avoid hitting anything, including walls, your own tail and your opponent. You can play in one- or two-player mode or watch the demo. The game starts in demo mode. To start playing, click on one of the human buttons or both. Click on the button with "tron" on it to reset the scores, and click on the bed to pause. The standard controls are: Player 1: Player 2: w - up 8 - up s - down 2 - down a - left 4 - left d - right 6 - right Player 2 can also use the arrow keys. Edit /etc/X11/app-defaults/Xtron to change the keys. You can reset the score of a player by clicking on the player's score button. You can also change the "look-ahead" of the AI opponent by changing xtron.lookAHEAD in the /etc/X11/app-defaults/Xtron file. FILES
/usr/X11/app-defaults/Xtron The xtron configfile. BUGS
Please report any bugs you find to Rhett D. Jacobs <rhett@hotel.canberra.edu.au>. LICENSE
xtron is covered by the GNU General Public License (GPL) version 1 or (at your option) any later version. AUTHOR
Rhett D. Jacobs <rhett@hotel.canberra.edu.au>. This manual page was written by Ole J. Tetlie <olet@ifi.uio.no>, for the Debian GNU/Linux system (but may be used by others). SEE ALSO
gltron(7) March 29, 2001 XTRON(6)

Check Out this Related Man Page

MANCALA(6)							   Games Manual 							MANCALA(6)

NAME
mancala - simple board game for human player and computer SYNOPSIS
mancala level-top level-bottom number-of-stones xmancala [-stones N] mancala-text DESCRIPTION
This manual page documents briefly the mancala and xmancala commands. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. mancala runs the game in the console, while xmancala is a fancy X-interface. mancala-text is a shell script to run mancala in a console from the Debian menu system. When run as xmancala the program has no options, and should be self-explanatory. Built in buttons and sliders control the difficulty level (default 4), and bring up the rules of the game. The console version, mancala, has no access to the rules, and the difficulty level can only be set on the command line (see below). When it is your turn to play, you enter the letter of the cell that you want to move the stones from, A to F (case insensitive). The rules are contained in the file /usr/share/doc/mancala/RULES. OPTIONS
When run as mancala, the program normally takes two arguments, level-top and level-bottom, one of which should be 0 to represent the human player (you), and the other should be in the range 1 to 9, to represent the skill level of the computer player. The first argument repre- sents the top player, who starts. Alternatively, you can give a single argument or two non-zero arguments, to watch the computer playing itself, or two zero arguments, to play against another human player on the same console. For the console version, you can add a third argument to specify the number of stones per hole. For xmancala you can specify the number of stones per hole using the -stones N argument. On Debian systems, the shell script mancala-text is provided to facilitate running mancala in a console, from the Debian menu system. This script will run mancala with a difficulty level of 4, and will pause when the game is finished, to enable the player to view the final screen. SEE ALSO
<http//en.wikipedia.org/wiki/Mancala> AUTHOR
This manual page was written by Andrew Gray <ajpg@debian.org> for the Debian GNU/Linux system (but may be used by others). 13 March 2001 MANCALA(6)
Man Page