ruscii
An easy library to make terminal applications/games in rust. The intended of this project is to get close the open terminal games to the world, so any contribution, issue, pull request is wellcome!
You can found several examples into the example folder.
To test the example, clone the repo and write:
cargo run --example <example_file_name_without_extension> --release