Qtetris by saavedra29
This is a Tetris based game where the shapeshift element has been added. On random intervals the player is able to change the size of the piece. After some random interval this capability is removed, and so on. When you can change the shape the light is green and when you can't it's orange. There is also a new shape that when you rotate it instead of rotating it transforms to 2 different shapes (vertical and horizontal bar, sqare).
The game is written in Python 3 and for the graphical interface tkinter is used.
We didn't write the program from scratch. We took the code of the simple tetris game from the github repository https://github.com/lvidarte/tetris, changed some graphical elements and added the shaping features and sound.
The sounds are created with LMMS and Audacity.
Usage:
Move left ==> left arrow
Move right ==> right arrow
Rotate ==> up arrow
Move down ==> down arrow
Shrink piece ==> key 1
Enlarge piece ==> key 2
Pause ==> p
Source coding: Aristeidis Tomaras
Graphical design, sound, storyline: Igal Bronshtein
The binary files for download are both (Linux and Windows) totally portable and include ALL the dependencies. Just click and run.
The game is written in Python 3 and for the graphical interface tkinter is used.
We didn't write the program from scratch. We took the code of the simple tetris game from the github repository https://github.com/lvidarte/tetris, changed some graphical elements and added the shaping features and sound.
The sounds are created with LMMS and Audacity.
Usage:
Move left ==> left arrow
Move right ==> right arrow
Rotate ==> up arrow
Move down ==> down arrow
Shrink piece ==> key 1
Enlarge piece ==> key 2
Pause ==> p
Source coding: Aristeidis Tomaras
Graphical design, sound, storyline: Igal Bronshtein
The binary files for download are both (Linux and Windows) totally portable and include ALL the dependencies. Just click and run.
Coincidentally, I also made a tetris variation (: