termpixels

A work in progress TUI framework.

Add in Cargo.toml

[dependencies] termpixels = "*"

Run Example

bash cargo run --release --example snake

asciicast

Warning: This project is currently for my own learning purpose and thus highly unstable.