3 unstable releases
Uses old Rust 2015
0.2.0 | Aug 11, 2018 |
---|---|
0.1.1 | Jun 22, 2018 |
0.1.0 | Jun 15, 2018 |
#935 in Command-line interface
39 downloads per month
540KB
3.5K
SLoC
dwarf-term-rs
A window that lets you do Dwarf Fortress style drawing
cargo run --example term_test
Use arrow keys to move the watcher, and hold Tab to see all the characters arrayed out.
lib.rs
:
The dwarf-term
crate allows you to draw a screen that ends up looking like
dwarf fortress.
At the moment there's only a single graphics set supported, but perhaps in future versions that will become an element that you can change at runtime.
Dependencies
~7–18MB
~245K SLoC