New ideas for MUD servers

As my regular readers might have deduced, I still like making MUD servers. I have a couple of projects already started (well, more or less), but still think about more projects from time to time. Just the other day I have a thought for a new server design, that I thought would be a fun …

My first working MUD server released

It’s been a long way coming, but I finally managed to put up my first MUD server to the public! Actually it’s an old server that I haven’t touched since April 1999! It’s made in C++, but in a style that is called “C with classes” since I barely use much C++ functionality except simple …