termpixels

A work in progress TUI framework.

Add in Cargo.toml

``` [dependencies] termpixels = "*"

```

Run Example

bash cargo run --release --example green_box

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