|
|||||||
This is a discussion on "Source 4 me?" in the Top Mud Sites MUD Coding forum : Hi! I am looking to create a single player mud and eventually make a small online mud to help teach me C++ Im the learn as you go type of person, and i have already started learning C++ I have a novice backround in Python So i need a source code that would be good for me! Thanks!... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
New Member
Join Date: Mar 2009
Posts: 5
![]() |
Source 4 me?
Hi! I am looking to create a single player mud and eventually make a small online mud to help teach me C++
Im the learn as you go type of person, and i have already started learning C++ I have a novice backround in Python So i need a source code that would be good for me! Thanks! |
|
|
|
|
|
#2 |
|
Member
Join Date: Sep 2005
Name: Dave
Location: Oregon
Home MUD: Ansalonmud.com
Posts: 50
![]() |
Re: Source 4 me?
You might look at the Dawn of Time codebase. It's ROM but redone in C++ supposedly. I don't think it's actively being developed anymore, but many bases aren't.
|
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jan 2006
Location: Seoul
Home MUD: Tears of Polaris
Posts: 218
![]() |
Re: Source 4 me?
A MUD really isn't the kind of project a novice should use to learn, at least not as a solo thing.
I would suggest thinking of something simple you want to do, and then do it. When you're done, expand it a little. After a few expansions, set it aside and start from scratch and make a new version and see what other ways you can code something with the same end result. If that's not your type of thing, pick a MUD and see if they are willing to bring on a novice for some smaller projects. Starting a MUD, even if it's just to learn, is such a massive project you will quickly become overwhelmed and most likely give up on it. |
|
|
|
|
|
#5 |
|
New Member
Join Date: Mar 2009
Posts: 5
![]() |
Re: Source 4 me?
I dont know whats smaller than a small single player rpg?
lol... So is dawn of time the only suggestion? I tried inform before...i didnt like it... |
|
|
|
|
|
#6 | |
|
Member
Join Date: Jan 2006
Posts: 213
![]() |
Re: Source 4 me?
Quote:
Best of luck. Last edited by Mabus : 03-24-2009 at 02:54 AM. Reason: bad link, fixed |
|
|
|
|
|
|
#7 |
|
Senior Member
|
Re: Source 4 me?
Most MUD codebases are not ideal for a single-player game (maybe the Multi-User in MUD is a clue). While I'm not familiar with Inform 7, I'll trust to K's judgement of recommending that one instead.
|
|
|
|