Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zlnq committed Jun 23, 2023
1 parent 7663585 commit 55c85f1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# pyg-sudoku
pyg-sudoku

A simple python-sudoku game via [py-sudoku](https://github.com/jeffsieu/py-sudoku) and pygame

### screenshot

The three boxes at the bottom are:

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

![screen](./screen.png)
Binary file added requirements.txt
Binary file not shown.

0 comments on commit 55c85f1

Please sign in to comment.