Man page - dab(6)
Packages contas this manual
- arithmetic(6)
- robots(6)
- tetris-bsd(6)
- atc(6)
- cribbage(6)
- gomoku(6)
- wump(6)
- bcd(6)
- mille(6)
- primes(6)
- snake(6)
- random(6)
- countmail(6)
- monop(6)
- boggle(6)
- cfscores(6)
- battlestar(6)
- worms(6)
- rain(6)
- bsdgames-adventure(6)
- pom(6)
- rot13(6)
- canfield(6)
- ppt(6)
- quiz(6)
- hack(6)
- teachgammon(6)
- go-fish(6)
- number(6)
- caesar(6)
- hangman(6)
- sail(6)
- phantasia(6)
- backgammon(6)
- morse(6)
- pig(6)
- trek(6)
- wargames(6)
- wtf(6)
- dab(6)
- worm(6)
- snscore(6)
apt-get install bsdgames
Available languages:
en ro deManual
| DAB(6) | Games Manual | DAB(6) |
NAME
dab — Dots and
Boxes game
SYNOPSIS
dab |
[-aw] [-n
ngames] [-p
⟨c|h⟩⟨c|h⟩]
[xdim [ydim]] |
DESCRIPTION
dab is a game where each player tries to
complete the most boxes. A turn consists of putting one border of a box; the
player setting the fourth and final border of a box gets the point for the
box and has another turn.
The keys used are the vi keys: k for up,
j for down, h for left, and
l for right. To switch between even and odd rows,
use one of the following keys: u (diagonal right
up), y (diagonal left up), b
(diagonal left down), n (diagonal right down);
⟨space⟩ sets a new border,
CTRL-L and CTRL-R redraw the
screen, and q quits the game.
Support options are:
-a- Don't use the alternate character set.
-nngames- ngames games will be played. (Especially useful in
-pcc mode.) -p⟨c|h⟩⟨c|h⟩- Select which of the two players is a human or a computer. The first
argument is the first player;
cstands for computer andhfor human. -w- Wait for a character press between games.
xdim and ydim define the size of the board in the x and y dimensions.
AUTHORS
Christos Zoulas ⟨christos@NetBSD.org⟩
SEE ALSO
Elwyn R. Berlekamp, The Dots and Boxes Game: Sophisticated Child's Play, A K Peters, 2000, http://www.akpeters.com/book.asp?bID=111.
| December 24, 2003 | Debian |