diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f66c23 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# 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.