Skip to content

joubeh/sudoku-solver

Repository files navigation

Sudoku solver

This app solves sudoku with this algorithms

  • Backtracking
  • Backtracking + MRV

Demo here


Run the app localy

  • Make sure you have Node JS installed
  • Install dependencies using npm install
  • Start the app using npm starton localhost port 3000

More info

App ui is made with ReactJS but algorithms are in prue javascript you can find them on src/algorithms

About

Sudoku solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •