Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 585 Bytes

File metadata and controls

16 lines (10 loc) · 585 Bytes

graph-grammar

Implementation of generative graph grammar following joris dormans' Adventures in Level Design, in clojure.

Usage

You can generate a single level by running lein run. You should get nothing like this: Example level

License

Copyright © 2017 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

generative-graph-grammar