Skip to content

OutWrest/gendoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gendoku: A Sudoku Game Generator

With growing popularity, newer puzzles contain fewer and fewer clues and more weird/obscure rules. The goal of this project is to develop an easy to use, yet powerful, sudoku game generator for all types of possible rules.

TODO

  • Add backtracking solver
    • Possible exploration of different solving strategies
  • Create a testing suite
  • Create modular rules
    • Rules can be added or removed each run
    • Update tests to include new rules
  • Benchmark
    • Explore different strategies for generating puzzles
  • Multi-threading
    • Use multi-threading to speed up generation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published