Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku

This is my implementation of a Sudoku interface.
It is capable of creating and solving sudokus with basic sudoku logic.
The current logic is:

ToDo

  • Implement more sudoku logic
  • Restructure to be more readable
  • Separate into multiple files
  • Add support for more sudoku sizes
  • Add support for multiple Boards with shared borders or subcells
  • Add support for forced solutions
  • Possibly rewrite the solving algorithm

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages