Free Sudoku Script

The javascript code of Online Sudoku is available for use on any website free of charge in the GPL license.

Considering the fact that many people have used my script, I think it is time to make it easier for even more to use it. I will provide two different version of Online Sudoku.
Code Version
You should download and run it from your site. To use this version, you should download the zip file and publish it in your own site. This would make it difficult to use with various blogging platforms like Blogger, WordPress etc. The main advantage of this approch is that you can customise this code as you see fit.
Remote Version
You just have to place a bit of HTML code in your page and the sudoku puzzle will appear on that site. This is done by use the script on my site remotely - so the visitors will see the script inside your page. The puzzle you see to the right is an example of this.

You can use this code to create the puzzle in your site...


<iframe src="http://www.bin-co.com/javascript/sudoku/remote/sudoku.php"
height="420" width="540" scrolling="auto" frameborder="0" 
style="float:right;"></iframe>

You don't have to ask my permission to use the script, but I would greatly appreciate it if you let me know that you are using my script. Knowing that many people use the script will encourage me to use more of my time on this script. If you have any questions, contact me at .

If you want to play with the script and modify it to your taste, use the code version of this script...

Download Script : sudoku.zip - 14.6 KB - Online Sudoku V 2.00.A

Supporting the Script

If you enjoyed the script, you can support the development of this script by giving a small donation. The donation is voluntary - you don't have to make a donation to use the script on your site. If you enjoyed the script and want to supports its development, you can make a donation.

Subscribe to Feed