Home > sudoku

sudoku

Sudoku is a project mainly written in C++, based on the GPL-2.0 license.

Generating, evaluating and solving sudoku puzzles

sudoku and libsudoku

Copyright 2011 Philipp Wähnert [email protected]

  • libsudoku should be extensible library for generating, evaluating and solving the well known sudoku puzzles

  • sudoku will be a GTK+ application offering a nice GUI to generate, evaluate and solve manually and automaticaly the well known sudoku puzzles. It'll use the libsudoku library

sudoku and libsudoku are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

These programs are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Previous:FaceWeather