View Single Post
Old 03-19-2004, 10:58 PM   #9
Raith
 
Posts: n/a
I'm looking for a C++ codebase, too.

However, I want one that's like SocketMUD.

Bareboned, with socketcode and basic commands (who, help, commands, save). Something that's quite simple to understand, well documented.

I know what you're thinking -- SocketMUD could work with C++ code built on top of it. However, I need something where I knowledgably fix the mechanics of the stock code without having to read about details of another language.
  Reply With Quote