Dirty Water project is a custom MUD server.
Dirty Water is an original MUD server/engine written in OCaml.
It is designed to be much more advanced and realistic and to encourage role playing more than Diku-style MUDs.
We are using a higher level language which we feel will yield a code-base that is significantly easier to modify, maintain and understand.
We felt that O'Caml would make a good choice for this language, though we have since decided Scheme would be a better choice.
All of our code is licensed under the GNU GPL.
What's New in This Release:
· can pick up items
· can view inventory
· you can specify 1st, 2nd, etc when refering to items
· can't pick up buildings or yourself
· don't see yourself in room descriptions
Product's homepage