termpixels

Crates.iotermpixels
lib.rstermpixels
version0.7.1
sourcesrc
created_at2020-03-31 17:32:47.997242
updated_at2020-04-06 17:30:07.395809
descriptionA work in progress TUI framework.
homepage
repositoryhttps://github.com/sayanarijit/termpixels
max_upload_size
id224923
size26,811
Arijit Basu (sayanarijit)

documentation

README

termpixels

A work in progress TUI framework.

Add in Cargo.toml

[dependencies]
termpixels = "*"

Run Example

cargo run --release --example snake

asciicast

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

Commit count: 25

cargo fmt