Skip to content

nic677/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

A BackTracking solver for a n by n table of Sudoku.

Download all files to the same folder and run sudoku.py in the terminal. It has one console variable (n) that is the size of the sudoku (n^2 x n^2)

Future implementation will be:

  1. PyGame Implementation for user manipulation and better visualization
  2. Table from User Input
  3. Speed improvements

About

A BackTracking solver for a n by n table of Sudoku --- Work in Progress ---

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages