1gnubg(6) gnubg(6)
2
3
4
6 gnubg - GNU Backgammon program
7
9 gnubg -bcdlnpqrStvw [file.sgf]
10
12 GNU Backgammon gnubg [22m(6) plays and analyzes backgammon games and
13 matches. It is able to play and analyze both money games and tournament
14 matches, evaluate and roll out positions, and more.
15
17 -b, --no-bearoff Do not use bearoff database
18
19 -c, --commands=FILE Evaluate commands in FILE and exit
20
21 -d, --datadir=DIR Read database and weight files from DIR
22
23 -l, --lang=LANG Set language to LANG
24
25 -n, --new-weights=N Create new neural net (of size N)
26
27 -p, --python=FILE Evaluate Python code in FILE and exit
28
29 -q, --quiet Disable sound effects
30
31 -r, --no-rc Do not read .gnubgrc and .gnubgautorc commands
32
33 -S, --no-splash Don't show gtk splash screen
34
35 -t, --tty Start on tty instead of using window system
36
37 -v, --version Show version information and exit
38
39 -w, --window-system-only Ignore tty input when using window system
40
42 ~/.gnubg/gnubgautorc, ~/.gnubg/gnubg.db, ~/.gnubg/gnubg.gtkrc
43
45 Joseph Heled, Øystein Johansen, Jørn Thyssen, and Gary Wong, with the
46 assistance of many others. Bug reports go to <bug-gnubg@gnu.org>.
47
48 Manual written by Christian Anthon
49
50
51
52 16 November 2007 gnubg(6)