A 1991 game by Fran Dachille running on a CHIP-8 emulator.
downloadOn OS X (Mac) or Linux, run the following:
PLAY="$(curl https://fireflyzero.com/play.sh)"
bash -c "$PLAY" -- chip8.tetris
On Windows, install firefly_cli and then run:
firefly_cli import chip8.tetris
firefly_cli emulator --id chip8.tetris