Skip to content

Commit 7f64e22

Browse files
authored
21.01.2023 (18:52)
1 parent fb4302d commit 7f64e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Tetris (Qt)
22

3-
This is a simple tetris game that is running on PyQT5.
3+
This is a simple tetris game that is running on PyQT5 (along with pygame's sound system).
44

5-
Start the game by launching **tetris.exe** or running **tetris.py** in the "source" folder.
5+
Start the game by opening **start game.bat** or running **Start_game.py** in the "game" folder.
66

77
Must have PyQt5, pygame and keyboard modules installed.
88

0 commit comments

Comments
 (0)