Skip to content

Pratyush1606/Sudoku-Solver-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SUDOKU-SOLVER-GUI

This is a SUDOKU SOLVER Graphical User Interface made with backtracking algorithm. It is made using Pygame module.

Requirements

Python 3.7+
Pygame

Install Pygame using
pip install pygame

How to Play

RUN sudoku_solver_gui.py.
The cell to be entered with a value has to be selected first. For confirming the value, press ENTER on that cell. To delete the value, press DEL. To autosolve, press SPACEBAR.

Future Implementations

Planning to implement in Gitpod
Wanting to contribute or regarding any bugs, feel free to open a PR.

About

Using Pygame, this Sudoku-Solver-GUI is made.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages