Skip to content

sproctor/dirtywater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dirty Water is a MUD engine built in Haskell and extendable with Lua.

To compile the project after making changes:

stack build

To compile the project and run the main executable:

stack build --exec dirtywater

To run the test suite

stack test

About

MUD server written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published