A tool for creating and reading descriptions on a map (png image), likely most useful to D&D DM's or folks making up settings.
Region Explorer is built with Rust. To use it in its current state, clone this repo, build it, and run it with
$ git clone https://github.com/jupart/region_explorer
$ cargo build
$ cargo run