Skip to content

fishandsheep/pyg-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyg-sudoku

A simple python-sudoku game via py-sudoku and pygame

package

 Pyinstaller -Fw -i grid.ico -n Sudoku pyg_sudoku.py

screenshot

The three boxes at the bottom are:

  1. timer clock
  2. difficulty box by rolling the mouse wheel
  3. start button

screen