Skip to content

Ricocotam/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sudoku solver and generator

This is an implementation of Sudoku solver. The project represents the sudoku grid with binaries (look in the code to know how) and binary operations to solve it until we have to use backtracking. The Sudoku generator uses random rotation of a given grid and removing some numbers to fit the difficulty.

About

Sudoku solver and generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages