https://github.com/togglebyte/genericmud
A generic barebones MUD in Rust
https://github.com/togglebyte/genericmud
Last synced: about 1 year ago
JSON representation
A generic barebones MUD in Rust
- Host: GitHub
- URL: https://github.com/togglebyte/genericmud
- Owner: togglebyte
- License: mit
- Created: 2023-10-05T07:21:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T16:19:51.000Z (almost 3 years ago)
- Last Synced: 2025-06-18T03:11:32.887Z (about 1 year ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GenericMUD
A generic barebones MUD in Rust
```
\n
```
## TODO:
* [ ] Command processing
* [ ] Broadcast channels