go>> MUD>> 返回
项目作者: darkavengr

项目描述 :
MUD server
高级语言: C
项目地址: git://github.com/darkavengr/MUD.git
创建时间: 2019-08-05T16:48:29Z
项目社区:https://github.com/darkavengr/MUD

开源协议:

下载


AdventureMUD
AdventureMUD is a MUD server that allows you to explore a fantasy world,fight monsters with weapons,
cast spells by yourself or with others.

Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites
GCC and ld.

Give examples
Installing
make
make install

Built With

Contributing
Contributions are welcome.

Authors
darkavengr.

License
This project is licensed under the GPL License - see the LICENSE.md file for details

Acknowledgments
Donald Trubshaw et al. for creating the first MUD server.