Skip to content

eduardorittner/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Sudoku game made in python with Pygame

How to Build:

$ python3 -m pip install -U pygame --user
$ python3 game.py

Current Features:

  • Lets you input numbers from the keyboard
  • Highlights the square you have selected
  • Highlights the last error in red
  • Shows a new sudoku everytime you open the game
  • Doesn't let you change the initial numbers (that were not set by the user)

Thanks to

About

Sudoku game in python (Pygame)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages