dungen

Crates.iodungen
lib.rsdungen
version0.1.2
sourcesrc
created_at2016-04-23 05:11:47.078495
updated_at2016-04-24 08:27:52.56635
descriptionSimple random dungeon generator
homepagehttps://github.com/tsujin/dungen
repositoryhttps://github.com/tsujin/dungen.git
max_upload_size
id4822
size14,019
Justin Horn (tsujin)

documentation

README

#dungen Build Status

Simple random dungeon generator written in Rust. Based on a method originally described by Mike Anderson

If you would like to contribute, please submit a pull request. I will gladly accept any improvements or clean-ups to the code.

Translated from this c++ algorithm.

Commit count: 10

cargo fmt