
About
Arkanoid TUI is a terminal-based (text UI) implementation of Arkanoid built with the Ratatui library in Rust. It can be installed directly via Cargo. Its status is semi-complete and development has halted.
Getting started
Install the Rust toolchain, then install the game directly from Cargo. Debug logging and tracing can optionally be enabled through a build feature and command-line flag.