You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rasul a3be82b7ab
impl PartialEq for Zone
5 years ago
src impl PartialEq for Zone 5 years ago
.editorconfig editorconfig 5 years ago
.gitignore gitignore 5 years ago
Cargo.lock cargo 5 years ago
Cargo.toml cargo 5 years ago
LICENSE mit license 5 years ago
README.md readme 5 years ago
config.toml.default example config 5 years ago
rustfmt.sh rustfmt 5 years ago
rustfmt.toml rustfmt 5 years ago
schema.sql sqlite schema 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.

If you really want to, clone the repo and run it with cargo.