command
module
Version:
v0.0.0-...-bd7a5bd
Opens a new window with list of versions in this module.
Published: Feb 10, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
romud
roMUD is an open-source cross-platform MUD heavily inspired by DikuMUD and Ragnarok Online
![Screenshot 2023-02-10 at 10 43 32 AM](https://user-images.githubusercontent.com/156689/218172452-601ab9bd-a153-406c-99b1-b8b8924058b4.png)
Features
- MUD framework inspired by DikuMUD and its derivatives
- Gameplay mechanics and content inspired by Ragnarok Online Classic
- Currently includes monster, item, and room content from the first Prontera field map
- Jobs and Skills (Currently supports novice, 1st, and 2nd tier jobs)
- Combat distance mechanic for simulating ranged combat
- Lua script support for config, entity/item/room scripts, and more
Usage
roMUD can be build using go build
or run from source go run .
.
This will start a local server on the configured port (4000 by default).
Currently roMUD only supports basic Telnet connections.
To connect a client to a local server: telnet localhost 4000
The file app.json
contains configuration for the MUD server.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
src
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.