A functional mud that probably wont be finished enough to submit

Still some bugs to sort out and it would need some more functionality.

But atleast theres a working game :)

And perhaps this is the only game with 325 lines of unit tests (although the complete source is ~600 lines).

Created with ruby’s eventmachine. Source at https://github.com/pbjorklund/mud

All functionality, game world, player handling was done during the compo. I reused the engine I started on a few weeks ago that really was just a chat server.