Projects: MUD
For an introductory computer science class, I wrote a MUD program for the final project. I did not know much about C++, so it took me a long time to get the program working. Actually, I probably knew more C++ back then than I do now. Either way, the program was a text role playing game. The character meets friends or fights enemies in the computer science building's lobby. Since the assignment gave the lobby as an object, I just left it there. I think so did most other students. I included this project in the list here not because of its complexity, but because it is my first programming project. All others were just small assignments.
|