Skip to content

Commit 4366840

Browse files
committed
Merge branch 'master' of https://github.com/rickroll747/Pytris
2 parents 312e63d + ea16726 commit 4366840

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# Pytris
22
Tetris In Python
33

4+
# Gameplay:
5+
![Game Screenshot](https://github.com/rickroll747/Pytris/blob/master/Screenshots/Screenshot%202024-12-29%20150259.png)
6+
7+
![Game Screenshot](https://github.com/rickroll747/Pytris/blob/master/Screenshots/Screenshot%202024-12-29%20150737.png)
8+
9+
![Game Screenshot](https://github.com/rickroll747/Pytris/blob/master/Screenshots/Screenshot_2024-12-29150141.png)
410
# 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
516
1. git clone https://github.com/rickroll747/Pytris/
617
2. cd Pytris
718
3. python pytris.py / python3 pytris.py
8-
# Enjoy!
19+
# **Enjoy!**

0 commit comments

Comments
 (0)