|
1. Sugest a code base?
|
|
Mon Feb 14, 2005 [8:35 PM]
|
Temp123
Email not supplied
member since: Feb 14, 2005
|
Reply
|
|
Can anybody suggest a n00b friendly code base that is made in C++?
Thanks!
|
|
|
|
|
2. RE: Sugest a code base?
|
|
Mon Feb 14, 2005 [10:35 PM]
|
AdamMil
Email not supplied
member since: Sep 10, 2003
|
In Reply To
Reply
|
|
Are you a newbie on MUDs or programming?
|
|
http://www.tigermud.com
TigerMUD's goal is to be a simple, extensible Windows MUD server in C#. SharpDevelop and Mono let TigerMUD run on Linux.
|
|
3. RE: Sugest a code base?
|
|
Tue Feb 15, 2005 [12:55 PM]
|
Zeno_McDoh
Zeno-McDohl@nycap.rr.com
member since: Jul 30, 2004
|
In Reply To
Reply
|
|
I think Dawn of Time is a pretty good C++ codebase. http://www.dawnoftime.org/
Or the recent SmaugFUSS++ version. http://mudplanet.org/files.php
|
|
|
|
|
4. RE: Sugest a code base?
|
|
Wed Feb 16, 2005 [7:19 AM]
|
Samson
Email not supplied
member since: Jul 24, 1999
|
In Reply To
Reply
|
|
All depends on just how much C++ you're looking for really.
Dawn uses some aspects of C++ but hasn't been completely moved in that direction.
SmaugFUSS++ is barely even qualified to be called C++ and has only been nudged very slightly in that direction.
Many other codebases call themselves C++ even though they are just C codebases that compile clean using a C++ compiler.
Are you looking for something that is designed as C++ from the ground up?
|
|
|
|
|
5. RE: Sugest a code base?
|
|
Fri Feb 18, 2005 [1:55 AM]
|
PizzaParty
Email not supplied
member since: Jan 12, 2005
|
In Reply To
Reply
|
|
>>> Are you looking for something that is designed as C++ from the ground up?
I am, please enlighten me.
|
|
|
|
|
6. RE: Sugest a code base?
|
|
Sun Feb 20, 2005 [9:03 PM]
|
Githlar
Email not supplied
member since: Feb 13, 2005
|
In Reply To
Reply
|
|
(I am Temp123)
Yes, I would like to see one built from the ground up in C++
|
|
|
|
|
7. RE: Sugest a code base?
|
|
Tue Feb 22, 2005 [5:51 AM]
|
Samson
Email not supplied
member since: Jul 24, 1999
|
In Reply To
Reply
|
Then you mgiht be interested in this: http://www.andreasen.org/newmud/There are a few C++ codebases listed there, some of which were designed as such from the start.
|
|
|
|
|