.. | ||
resources | ||
.gitignore | ||
deckentetris.py | ||
demo.png | ||
gpl.txt | ||
README.md | ||
requirements.txt | ||
scores.py | ||
tetrominoes.py |
MaTris
A clone of Tetris made using Pygame. Licensed under the GNU GPLv3. Works with both Python 2 and 3.
Run python matris.py
to start the game.
Demo
Coveted by academia
In 2013, my game was used by someone in Madrid to test "remote execution of multimedia interactive real-time applications". The next year, a study in Denmark called "Improving game experience using dynamic difficulty adjustment" asked participants to "self-rate their valence and arousal [sic]" playing MaTris! Who would've thunk it? In 2016, people in Stanford were using the game to try out deep reinforcement learning, although apparently the result was not as "respectable" as it could've been. Not a problem in Korea, apparently, where students are expected to accomplish it! That stuff is way above my head, but perhaps my life will be spared during the singularity?