Skip to content

Commit 03cadaf

Browse files
authored
Create README.md
0 parents  commit 03cadaf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Simple-Python-MineSweeper
2+
This simple project is my first relativily big project and is being used as a learning tool. Input is appreciated
3+
4+
TODO:
5+
6+
1. Wining<br>
7+
2. Stand alone UI<br>
8+
3. Better Mine Generation (closer to original)<br>
9+
4. Simple Dificulties<br>
10+
11+
Done:
12+
13+
1. Simple Mine Generation <br>
14+
2. Simple CommandPrompt interface <br>
15+
3. Losing <br>
16+
4. Custom Dificulty

0 commit comments

Comments
 (0)