block is a small terminal Breakout-like game written in Rust.
cargo runA/Dor arrow keys: move paddleSpace: launch ballP: pauseR: restartQorEsc: quit
The game uses crossterm, so it runs in common terminals on Linux, macOS, and Windows.