Skip to content

Meghal17/Sudoku-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-python

Sudoku game using pygame

This is a Sudoku game I built using Python and Pygame from scratch. Attached below are some screenshots of the game:

Alt text

Alt text

Alt text

Alt text

Packages

  • pygame

To start the game, run:

python main.py

To install pygame, type the following in command prompt on windows:

pip install pygame

To Learn more about pygame visit: https://www.pygame.org/news

To get started with pygame visit: https://www.youtube.com/watch?v=AY9MnQ4x3zk

About

Sudoku game using pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages