Skip to content

superstarcoder/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Sudoku Solver is a huge project I worked on in the summer of 2018 using python. I first made my program generate sudokus. Then, I also made it solve sudokus. Then, I put that into a graphical user interface using the pygame module to make it a bit more user friendly

Note

This project was made in 2018

Installation

Use the package manager pip to install pygame.

pip install pygame

Usage

When in installed folder, type the following to run the program of your choice

python execute.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Preview

Here's a quick preview of the program!

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages