Skip to content

A little program that solves Sudoku boards on a GUI.

Notifications You must be signed in to change notification settings

Atlas2k/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This is a Sudoku solver that implements a backtracking algorithm to solve given boards. A basic GUI was also made just to make the whole thing a little neater. Note: The boards used to show off and test the program are not my own.

Possible Future Additions

The GUI could be made prettier and more useful as I further learn the library used.

About

A little program that solves Sudoku boards on a GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages