ajTronic/zetr
🕹️ zig terminal tetris - lightweight, aesthetic, minimal, and smoother than a polished rubber duck in a large pool of liquid mercury
/zɛtər/ — ZET-er
“Because playing Tetris in a GUI is for cowards.”
— Me
*if you imagine them hard enough
Run the quick install script and it'll install zetr in a matter of seconds.
curl -ffSL https://raw.githubusercontent.com/ajTronic/zetr/main/install.sh | sh
If for some reason you don't want to use the install script, build it from source (still only works on Linux terminals)
git clone https://github.com/ajTronic/zetr.git
cd zetr
zig build
cp zig-out/bin/zetr /usr/local/bin/zetr
zetr
Why would ever do such a thing? I don't know.
sudo rm /usr/local/bin/zetr
zetr
Key | Action |
---|---|
h | move tetronimo left |
l | move tetronimo right |
j | move tetronimo down |
k | rotate tetronimo clockwise |
o | rotate tetronimo anticlockwise |
space | hard drop |