Skip to content

Create Advanced Exits #21

@wrparker

Description

@wrparker

Right now exits are identified in the Room model by essentially being an integer for each direction: exit_up, exit_down, exit_east, exit_west, exit_north, and exit_south.

Exits should likely be their own objects, because future implementations of exits will allow them to have:

  • Keywords
  • Doors
  • Flags (hidden, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions