Skip to content

This is a small sudoku solver written in vanila JS using backtracking and recursion to solve the sudoku puzzle.

Notifications You must be signed in to change notification settings

trajkovikj/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This is a small sudoku solver written in vanila JS using backtracking and recursion to solve the sudoku puzzle.

Instalation / Running

Just clone the repo and open "index.html" file in your browser.

About

This is a small sudoku solver written in vanila JS using backtracking and recursion to solve the sudoku puzzle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published