Elm Sudoku Solver
The Finished Project
It lives here on CF Pages
The source code lives here on GitHub
Supported Functionality
This app can solve user specified Sudoku boards, as well as generate boards for users to test their abilities on.
Both user specified and generated boards can be solved by clicking the “solve” button.
The solver can solve the “world’s hardest Sudoku board” (shown below) in roughly a second. Feel free to try it out!
2021-01-30