#window #rogue-like #dwarf-fortress

dwarf-term

A window that lets you have Dwarf Fortress style graphics

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

#705 in Command-line interface

Download history 14/week @ 2024-02-19 4/week @ 2024-02-26 79/week @ 2024-04-01

79 downloads per month

0BSD license

540KB
3.5K SLoC

License:0BSD CratesIO DocsRS Appveyor TravisCI

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–19MB
~254K SLoC