An open API service indexing awesome lists of open source software.

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

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.