🎮 AWKTC is Workable Klutzy Time-wasting Command
AWKTC is a Tetris-like tile-matching puzzle game written in AWK.
gawk,nawk, orgoawk- GNU coreutils or equivalent BSD command (
dd,echo,sleep,stty)
git clone https://github.com/mikkun/AWKTC.gitnix run github:mikkun/AWKTCcd /path/to/AWKTC
./awktc.awk- a: Move left
- d: Move right
- k: Rotate left
- l: Rotate right
- s: Fall faster
- p: Pause
- q: Quit
If you clear all the blocks, then you will get an "All Clear Bonus".
You can change the playfield width between 4 and 24 cells. By default, the playfield width is 12 cells.
./awktc.awk 4./awktc.awk 24


