Sudoku

Demo

This script is based on our Android app Sudoku: Classic & Arcade which you can install for free from Google Play.

Bookmark and Share

Download

sudoku.zip

The script can also be downloaded from GitHub: https://github.com/DHTMLGoodies/SudokuJS.

License

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).

Comments

No one has commented this - be first!

Post your comment

Don't have an avatar? Create one at Gravatar.com.

Confirmation code:

Go to cbolson.com


About/Contact | A good idea? | Submit a script | Privacy notice
© 2005 - 2024 dhtmlgoodies.com