seanohue / axolemma

A tool for procedurally generating RanvierMUD areas.
MIT License
15 stars 1 forks source link

Introduce procgen doors #7

Open seanohue opened 6 years ago

seanohue commented 6 years ago

Add doors (including locks) psuedo-randomly or using a pattern. Results would be part of the return value of input (e.g., the resulting JSON or YAML would include a door config on each room if applicable).