I never imagined I’d like playing Tetris on the command line, on a terminal on my phone (termux
), but here I am!
I couldn’t find any Tetris app on fdroid
, and just checked if pkgs
had one. Lo and behold! It asked me to run pkgs install vitetris
, and when I did, the tetris
command was there to launch the game.
It’s a two step process, as opposed to just launching an app, but it is very lightweight, no tracking, and FOSS.
For anyone with termux already installed and feeling a bit nostalgic, might be worth trying it out.
also try running the command
ssh playnetris.com
, it’s a server that allows you to play tetris by yourself or online with strangers