https://github.com/beevik/unimud
a MUD written in go for Anet U
https://github.com/beevik/unimud
Last synced: about 1 year ago
JSON representation
a MUD written in go for Anet U
- Host: GitHub
- URL: https://github.com/beevik/unimud
- Owner: beevik
- Created: 2015-03-09T23:30:18.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T05:45:03.000Z (about 3 years ago)
- Last Synced: 2025-01-25T11:26:46.873Z (over 1 year ago)
- Language: Go
- Size: 185 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unimud
======
UniMUD is a simple multi-user dungeon framework written in Go. It was
developed during an ArenaNet University course given in March, 2015.
Note that the framework is not intended to be complete or secure. Its
purpose is primarily pedagogical.
See http://godoc.org/github.com/beevik/unimud for the godoc-formatted API
documentation.