1TAQUIN(6) Games Manual TAQUIN(6)
2
3
4
6 Taquin - A sliding puzzle game for GNOME.
7
9 gnome-taquin [OPTION...]
10
12 Taquin is a computer version of the 15-puzzle and other sliding puz‐
13 zles.
14 The object of Taquin is to move tiles so that they reach their places,
15 either indicated with numbers, or with parts of a great image.
16
18 -h, --help
19 Prints the command line options and exits.
20
21 --fifteen
22 --sixteen
23 Sets the puzzle game launched.
24 The option --fifteen is for a classical 15-Puzzle, whereas the
25 --sixteen option is for a more contemporary puzzle.
26 You should only use one of these options at the same time.
27
28 -s, --size=<size>
29 Sets the puzzle edges' size.
30 The game is intended to be played in size 3 to 5.
31 It accepts value from 2 to 9; 2 is for debug only, whereas 6 or
32 more sizes are just not verified working.
33
34 --mute
35 --unmute
36 Turn off/on the sound.
37 If the two options are given, the game is muted.
38
39 -v, --version
40 Prints the program version and exits.
41
42 This program also accepts the standard GTK+ options.
43
45 Taquin was written by Arnaud Bonatti.
46
47 This manual page was written by Arnaud Bonatti <arnaud.bon‐
48 atti@gmail.com>, for the GNOME project.
49
50
51
52GNOME 2014-09-05 TAQUIN(6)