gnome-taquin (6)
Leading comments
Copyright (C) 2014-2016 Arnaud Bonatti <arnaud.bonatti@gmail.com> This file is part of Taquin. Taquin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Taquin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ...
NAME
Taquin - A sliding puzzle game for GNOME.SYNOPSIS
gnome-taquin [OPTION...]DESCRIPTION
Taquin is a computer version of the 15-puzzle and other sliding puzzles.The object of Taquin is to move tiles so that they reach their places,
either indicated with numbers, or with parts of a great image.
OPTIONS
- -h, --help
- Prints the command line options and exits.
--fifteen
--sixteen
-
Sets the puzzle game launched.
The option --fifteen is for a classical 15-Puzzle, whereas the --sixteen option is for a more contemporary puzzle.
You should only use one of these options at the same time.
- -s, --size=<size>
-
Sets the puzzle edges' size.
The game is intended to be played in size 3 to 5.
It accepts value from 2 to 9; 2 is for debug only, whereas 6 or more sizes are just not verified working.
--mute
--unmute
-
Turn off/on the sound.
If the two options are given, the game is muted.
- -v, --version
- Prints the program version and exits. This program also accepts the standard GTK+ options.