pixelserver2/apps/deckentetris
deckensteuerung 6c7d81ed49 foo
2018-10-21 15:19:51 +02:00
..
resources added deckentetris 2018-10-14 18:26:41 +02:00
.gitignore added deckentetris 2018-10-14 18:26:41 +02:00
deckentetris.py foo 2018-10-21 15:19:51 +02:00
demo.png added deckentetris 2018-10-14 18:26:41 +02:00
gpl.txt added deckentetris 2018-10-14 18:26:41 +02:00
README.md added deckentetris 2018-10-14 18:26:41 +02:00
requirements.txt added deckentetris 2018-10-14 18:26:41 +02:00
scores.py added deckentetris 2018-10-14 18:26:41 +02:00
tetrominoes.py added deckentetris 2018-10-14 18:26:41 +02:00

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

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?