Skip to content
This repository was archived by the owner on Jan 6, 2022. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3ca9d38

Browse files
authoredFeb 18, 2020
Create README.md
1 parent 4095144 commit 3ca9d38

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Python-Sudoku
2+
Sudoku game that is written in Python
3+
4+
To run the code, please download every file, then run the Python Sudoku GUI.py
5+
6+
ver 0
7+
Issues
8+
- Currently the code has a glitch and the code is unable to check for correctness of the solved sudoku...
9+
10+
Works to be done
11+
- add a timer
12+
- add more questions for sudoku

0 commit comments

Comments
 (0)
This repository has been archived.