Skip to content

7ing7ing/sudoku-solver

Repository files navigation

Sudoku solver

📄Description:

A sudoku solver. Periods are blank spaces and numbers are the sudoku starting numbers. An error will show up if a sudoku cannot be solved, if there is a invalid character/value or the length of the puzze is incorrect.

🔧Technologies used:

  • Node.js
  • API's
  • Mocha, Chai

🔗Link:

📝 Comments:

This project was specially difficult. A recursive function and the use of matrix were needed.

About

Freecodecamp Sudoku solver project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published