Skip to content

A simple python sudoku puzzle generator and solver. Written using pygame.

Notifications You must be signed in to change notification settings

nateige/PythonSudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Sudoku Solver

A simple python sudoku puzzle generator and solver. Written using pygame.

Upon Startup of the Program, a pre-solved Sudoku puzzle will appear: sudo image 1

When Clicking the "Generate Puzzle" button, a new puzzle will be generated: sudo image 2 generate new puzzle

When Clicking the "Solve Puzzle" button, the new puzzle will be solved and redrawn into the grid: sudo image 3 solve new puzzle

About

A simple python sudoku puzzle generator and solver. Written using pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages