networking - MUD Programming questions -
    I used to play the mood based on it. It was very optimized, but it was in the core itself. I have the source code for this zoo, and I'm interested in writing myself (just for a fun project) Although I have a few questions, maybe somebody can give me some hands-on design aspects?    Which language should I use? Define or compiled? Does this make a difference? SAMUG is written in C. I am comfortable with so many languages, and I have no problem learning more.   Should I follow a specific approach, which would prevent me from performing? Object Oriented, Functional, etc.?   Which medium should I use to store the data? Flat files (this uses SMAUG), or something like SQLite   Is there any guide that anyone knows about starting a project like this?    I want to scale up to allow 50 players to play online due to lack of performance, if I have used Ruby 1.8 (very slow), then Does it compile Python 3.1 (faster), or C / C ++? Will it make any difference compared to comparison?   If someo...