A work in progress: low impact mobile web sudoku game using only html5, css & jquery/javascript.
To view the app, the index.htm must be installed on a running webserver.
0.09a
Generates random puzzles on the fly, rather than drawing from a db of pre-rendered sudokus.
- Game : fully implement scoring mechanism
- Game : improve algorithm for puzzle clue patterns
- Game : various ui/ux improvements