Skip to content

nilsve/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku generator written in Rust

Uses a backtracking solver to first generate a complete board, and then starts removing cells one by one. It makes sure there's always just one solution available

About

Sudoku generator in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages