/gomud

the future of muds

Primary LanguageGo

gomud

User

  • Session
  • Character

World

  • map[string]Entity

Entity

  • id

Character

  • Entity
  • User
  • Room

Room

  • Entity
  • []Entity

Indexes

  • Session -> User