Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/callumacrae/sudoku-creator
An algorithm to create a solvable Sudoku puzzle.
https://github.com/callumacrae/sudoku-creator
Last synced: 20 days ago
JSON representation
An algorithm to create a solvable Sudoku puzzle.
- Host: GitHub
- URL: https://github.com/callumacrae/sudoku-creator
- Owner: callumacrae
- Created: 2012-04-18T16:49:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-30T22:13:48.000Z (over 12 years ago)
- Last Synced: 2024-12-17T05:29:30.364Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An algorithm to create a solvable Sudoku puzzle written in JavaScript.
To easily view the sudoku, open index.html in a browser. It may take a while.