Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.