We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4302d commit 7f64e22Copy full SHA for 7f64e22
README.md
@@ -1,8 +1,8 @@
1
# Tetris (Qt)
2
3
-This is a simple tetris game that is running on PyQT5.
+This is a simple tetris game that is running on PyQT5 (along with pygame's sound system).
4
5
-Start the game by launching **tetris.exe** or running **tetris.py** in the "source" folder.
+Start the game by opening **start game.bat** or running **Start_game.py** in the "game" folder.
6
7
Must have PyQt5, pygame and keyboard modules installed.
8
0 commit comments