
Fully-working game running in a terminal. It uses terminal mouse support as well as ANSI art to display blocks and animations and menu and everything.
This game works only on Linux and only on some terminal emulators
I’ve had a best experience in Alacritty or kitty. The terminal must support mouse, true color ANSI and should have good performance because the on each frame the entire screen has to be rerendered.
The code is made as much modular as possible. It uses annotation for a lot of stuff.