Skip to content

A simple Sudoku game with graphics written in Python using Pygame.

License

Notifications You must be signed in to change notification settings

yanruijie902136/sudoku-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Game

This is a simple Sudoku game written in Python using pygame. You can install pygame by running

python -m pip install pygame

After that, run

python main.py

and a Sudoku puzzle will appear on your screen.

TODOs

  • Add Sudoku variants such as Killer Sudoku or Jigsaw Sudoku.

About

A simple Sudoku game with graphics written in Python using Pygame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages