A downloadable game

This is an experimental version of tetris for the meta game jam, featuring *real* 2d physics instead of simplified game physics.

I didn't bother to implement the rule with full rows disappearing, instead  every once in a while the lowest row disappears.

Also there is a small rabbit, because everyone loves rabbits (or was it cats?).

It is neither the best nor the most meta game, but who cares.

Also, feel free to look at the source and modify it. The contents of the .love and the source .zip files are entirely under CC0.

Download

Download
experimantal-tetris.love 10 kB
Download
experimantal-tetris.zip (source) 10 kB

Install instructions

You need to install the love2d engine to run this. (Unfortunately i can not reliably create a working windows executable (or macos executable) that runs without love2d installed due to me using gnu/linux.)