fxsudoku 0.5.1 review

Download
by rbytes.net on

fxsudoku is the popular game of sudoku written using the FOX Toolkit

License: GPL (GNU General Public License)
File size: 30K
Developer: Sander Jansen
0 stars award from rbytes.net

fxsudoku is the popular game of sudoku written using the FOX Toolkit. fxsudoku is an implementation of the Sudoku game.

Sudoku sometimes spelled Su Doku, is a logic-based placement puzzle, also known as Number Place in the United States.

The aim of the canonical puzzle is to enter a numerical digit from 1 through 9 in each cell of a 9?9 grid made up of 3?3 subgrids (called "regions"), starting with various digits given in some cells (the "givens").

Each row, column, and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability.

Although first published in a U. S. puzzle magazine in 1979, Sudoku initially caught on in Japan in 1986 and attained international popularity in 2005.

Installation Instructions:

1. Install all required dependencies:

2. Run the build script 'gb' to start compiling Sudoku.
There are several command line options you may have to specify when running this script.

For a complete overview of all options use:

>./gb --help

We assume that all required packages are installed in /usr. If thats not the case, you can change the installation prefix for each package on the commandline:

>./gb --fox-prefix=/usr/local

3. If everything compiled fine, you are ready to install Sudoku in its final location. By default this will be in /usr. Using the --prefix option you can tell gb to install it somewhere else.

> su
> ./gb install [--prefix=/usr/local]

4. Run the software

> fxsudoku

Requirements:
FOX Toolkit

What's New in This Release:
The install script was fixed.

fxsudoku 0.5.1 keywords