Skip to content
/ rmud Public

Mudserver written in ruby based on gamedriver/mudlib used in Arkadia MUD game

Notifications You must be signed in to change notification settings

rindek/rmud

Repository files navigation

MUD Server written in Ruby >= 2.0

mvp

  • can login to game using player name / pass via telnet

  • 'player' object (include Living object, being Inventory object)

  • 'room' object (include being Inventory object)

  • character can move between rooms

  • character can execute some commands that others players see (for example 'say')

  • simple 'game object' - ball, that can execute a command 'throw', can be picked up / lay away by player

Test from codspaces

About

Mudserver written in ruby based on gamedriver/mudlib used in Arkadia MUD game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published