Skip to content

woodworker/go-mud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mud

Go based MUD Server

Commands

  • look - you can look around and see whats there
  • go - you can go to the places that you just looked for
  • exit - when you want to lave the game
  • say - you can talk to all connected players (this will later changed to just all players in the same room)

And each room can define own commands

Features

  • Create a account on first login \o/
  • Walk through all the rooms
  • Rooms can show a little ASCII Art Animation on join
  • Rooms can hav dependencies to enter
  • Walking Directions can be hidden (will be displayed when the room was already entered)

About

Go based MUD Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages