Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 330 Bytes

Sudoku-Solver

Start solving sudoku puzzles here and now!

How to use and how it works

  1. Simply input the numbers in the appropriate input boxes and click 'solve'

  2. This app uses generative recursion and backtracking search

Try it here and now!

https://projectsbyjackhe.github.io/Sudoku-Solver/

Copyright © Jack He