tetris-tui
Tetris in the terminal
Installation
Install via cargo
$ cargo install tetris-tui
Install on NetBSD
```
pkgin install tetris-tui
```