![]() |
5 years ago | |
---|---|---|
src | 5 years ago | |
.editorconfig | 5 years ago | |
.gitignore | 5 years ago | |
.gitlab-ci.yml | 5 years ago | |
Cargo.lock | 5 years ago | |
Cargo.toml | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
config.toml.default | 5 years ago | |
rustfmt.sh | 5 years ago | |
rustfmt.toml | 5 years ago | |
schema.sql | 5 years ago |
README.md
rude
MUD game, in rust, so that hopefully it goes fast and doesn't break things.
Under heavy development. Much is currently unimplemented or not completely implemented yet.
API docs can be built with cargo doc
. Not yet complete, though. Also they are
available online at
https://rascul.gitlab.io/rude/rude/index.html.
If you really want to, clone the repo and run it with cargo.