Please folder sudoku and views in your web server root fodler, and config to display it. This program supports Sudoku random generation, playing, tips, resolver, importer (cell and one string), UI helpers.
- You might need to change templateUrl value in file sudoku/scripts/sudoku.js to your own web config setting.
- You could find a live demo here: http://game.grainbuds.net/sudoku
- Finishing game leads no congratulations.
It comes from http://sudoku.pandemicquiz.com/es/ originally, thanks Nacho Martin.