Skip to content

Attempt at making a Sudoku Solver that can solve any n^2 x n^2 Sudoku.

Notifications You must be signed in to change notification settings

ad08fee3/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Yeah so this is a very early, tired, and bad attempt at this. It's really messy since I wanted the code to follow my
actual logic as I solve Sudoku puzzles, but the more I learn the more I realize that there are better strategies out
there. And so I'm likely going to re-write and streamline most of this, since it's filled with bad practices.

About

Attempt at making a Sudoku Solver that can solve any n^2 x n^2 Sudoku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages