Skip to content

Sudoku generator and solver with simple GUI created in Python using PyGame.

Notifications You must be signed in to change notification settings

ObaidaHY/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Game

About:

Sudoku generator and solver with simple GUI created in Python using PyGame.
This mini project was created to enhance my Python skills, mainly creating GUI.

🛠️ Requirements:

In order to run the Script, you need to have Python & PyGame library.


📃 Instructions:

In order to play you need to run GUI.py file. (other files need to be in the same directory)
1️⃣: choose a level.
2️⃣: while there are empty boxes, choose one box and try a number (1 - 9).


🐱‍💻: to solve the board click the Space bar.

About

Sudoku generator and solver with simple GUI created in Python using PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages