Last indexation completed on 2024-04-28 09:56:37 UTC

Kde application framework template quickstart 2004-03-22: created by Thomas Nagy 2006-11-13: adapted for cmake
This README file explains you basic things for starting with this application template.
** Building and installing **


SEE ALSO: README

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:21:22

PROGRAM NAME ksudoku LICENSE GPL v2 VERSION 0.3 AUTHOR Francesco Rossi <email.it">redsh@email.it> 2005 DATE 29/9/2005
KSudoku is a program that can generate and solve sudoku (en.wikipedia.org/wiki/Sudoku) puzzles (of different difficulty level) using a randomized least-candidate algorithm. From version 0.3 i added a new kind of puzzles: 3d puzzles. (see changelog) The sudoku boards currently supported are 9x9, 16x16, 25x25: but the program is fully expandable since the algorithm is extendible to any general graph coloring problem (the board is in fact stored as a graph and the numbers are the colors) In order to create a playable puzzle it fills a blank sudoku grid with a completed puzzle (randomly), then another algorithm (to be improved with some logical constraint) removes randomly numbers from it checking each time that the resultant puzzle has only one solution: it is a bit slower than logic-based elimination tecniques but it creates puzzles that are less straight-solved (more fun). The GUI is user-friendly and requires KDE and opengl. Written in C++.


SEE ALSO: README

folder generator/ - 2024-02-11 02:21:22  
folder gui/ - 2024-02-11 02:21:22  
folder logic/ - 2024-02-11 02:21:22  
folder shapes/ - 2024-02-11 02:21:22  
folder themes/ - 2024-02-11 02:21:22  
graphic file 128-apps-ksudoku.png 15591 bytes 2024-02-11 02:21:22 -  
graphic file 16-apps-ksudoku.png 884 bytes 2024-02-11 02:21:22 -  
graphic file 32-apps-ksudoku.png 2229 bytes 2024-02-11 02:21:22 -  
file CMakeLists.txt 2058 bytes 2024-02-11 02:21:22 -  
file globals.h 2502 bytes 2024-02-11 02:21:22 2024-04-28 07:54:34  
file JigSaw.txt 792 bytes 2024-02-11 02:21:22 -  
file ksudoku.qrc 116 bytes 2024-02-11 02:21:22 -  
file ksudoku_types.h 1736 bytes 2024-02-11 02:21:22 2024-04-28 07:54:34  
file ksudokurc 70 bytes 2024-02-11 02:21:22 -  
file main.cpp 3988 bytes 2024-02-11 02:21:22 2024-04-28 07:54:34  
file README 2394 bytes 2024-02-11 02:21:22 -  
graphic file sodoku.svg 9488 bytes 2024-02-11 02:21:22 -  
file test_custompuzzle.tar 10240 bytes 2024-02-11 02:21:22 -  
file test_custompuzzle.txt 149 bytes 2024-02-11 02:21:22 -  
file XSudoku.txt 847 bytes 2024-02-11 02:21:22 -