New on DHTMLGoodies.com:
DHTML Chess is now available for WordPress at WordPressChess.com.
Sudoku
This script is based on our Android app Sudoku: Classic & Arcade which you can install for free from Google Play.
Download
The script can also be downloaded from GitHub: https://github.com/DHTMLGoodies/SudokuJS.
License
- Script and PHP code: Apache Free License 2.0
-
Sudoku Puzzles: Apache License 2.0 for 80 free puzzles,
Commercial license(USD99) for 1600 puzzles.
Purchase commercial License
Price: USD99 (The rights to use the 1600 Sudoku Puzzles in the puzzles folder)
Demo
The dimension(width and height) of the board is dynamic, based on the CSS dimension specified for the <div> elements it is rendered to.
Usage
Take a look at index.html in the zip file, and use it as a template when implementing the Sudoku Script.
Toggle between commercial and non-commercial use
If you have purchased a commercial license, enable it in sudoku-controller.php with this line:
Example:
$sudokuReader->useCommercial();
When enabled, the script will pick from the 1600 Sudoku Puzzles available in the puzzles folder. Otherwise it will fetch puzzles from the puzzles-free folder(80 puzzles, 10 for each difficulty).
No one has commented this - be first!
Post your comment
Comment preview: