GudiedRyan / flask-sudoku

A full stack sudoku game that utilizes the sudoku solver I built to provide hints
0 stars 0 forks source link

Sudoku Solver API #2

Open GudiedRyan opened 3 years ago

GudiedRyan commented 3 years ago

Convert the sudoku solver into an API so we can call it to run the solver.