Skip to content

aldew5/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

A program to solve 9x9 Sudoku puzzles using a backtracking algorithm.

Usage

Run the GUI.py script to use the solver. After you've entered the given values into the interface press enter to solve the puzzle graphically. The correct values for the rest of the puzzle will be displayed.

Requirements

  • Pygame

Releases

No releases published

Packages

No packages published

Languages