/Sudoku-Solver

Simple Sudoku Solver.

Primary LanguageJavaScriptMIT LicenseMIT

Sudoku Solver

alt tag

Description

A fairly simple Sudoku Solver made with JavaScript. You can easily input your Sudoku with no more than three clicks. The solving method is based on backtracking.

Technology

  • HTML5
  • CSS3
  • JavaScript (with JQuery 3.2.1)

License

Check out LICENSE for details.