We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 312e63d + ea16726 commit 4366840Copy full SHA for 4366840
1 file changed
README.md
@@ -1,8 +1,19 @@
1
# Pytris
2
Tetris In Python
3
4
+# Gameplay:
5
+
6
+
7
+
8
9
+
10
# How To Install And Play
11
+# Windows
12
+1. Download The Zip File And Extract It.
13
+2. Open The Folder Named 'Pytris' And Another One Inside It Named 'Windows (Compiled To EXE)'
14
+3. Open The Executable.
15
+# Linux
16
1. git clone https://github.com/rickroll747/Pytris/
17
2. cd Pytris
18
3. python pytris.py / python3 pytris.py
-# Enjoy!
19
+# **Enjoy!**
0 commit comments