capnmidnight / small-town

A Multi-User Domain in Node.JS
7 stars 3 forks source link

create bi-directional exits #36

Closed capnmidnight closed 10 years ago

capnmidnight commented 10 years ago

The majority of paths will be bi-directional, allowing the user to exit room A to room B, then back to room A. Make all exits bi-directional by default, and require a special setting to be uni-directional.