Skip to content

marcdewa/Sudoku_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku_GUI

Sudoku game that made with python and pygames (for GUI)and for the solver i am using backtracking algortihm with Object-Oriented programming approach

Instruction

  • When the game started the player will be given 3 health
  • The health will be reduced by 1 every time the player put a number in a wrong cube
  • If the health reaches 0 then the game will automatically restart
  • Press Space key for the hint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages