Skip to content

jurgonaut/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sudoku

Sudoku generator

This is a sudoku generator that I am working in my spare time.

The current state of the project:

  • fill the sudoku grid using backtracking alghorithm. done.
  • create methods for different strategies for solving sudoku. partially done.
  • generate playable sudoku grid using above methods.

About

sudoku generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages