Sudoku solver built in raw HTML, CSS and JS
Tested in:
- Firefox 77.0.1 (64-bit)
- Chrome 83.0 (64-bit)
Check out the live demo at https://samandpel.github.io/sudoku-solver/
- Clone or download
git clone https://github.com/SamAndPel/sudoku-solver.git
git clone git@github.com:SamAndPel/sudoku-solver.git
- Click https://github.com/SamAndPel/sudoku-solver/archive/master.zip
- Open
index.html
in a web browser