Toggle navigation
Home
Forum
Files
MUDs
Paste
Wiki
Log in
MudBytes Community Forum
General Chatter
/
Barebones C++ code base
Reply
First
1
Last
10 Mar, 2015,
Liko
wrote in the 1st comment:
Votes:
0
Hello,
I am looking for a bare bones C++ code base. Are there any that exist?
Sincerely,
Liko
11 Mar, 2015,
Tyche
wrote in the 2nd comment:
Votes:
0
Here's a bunch of C++ servers.
ftp://
sourcery.dyndns.org/archive/servers/othe...
11 Mar, 2015,
Liko
wrote in the 3rd comment:
Votes:
0
Well I'm looking for more something that just runs and that is it. I am wanting to develop the rest from scratch.
Tyche
said:
Here's a bunch of C++ servers.
ftp://
sourcery.dyndns.org/archive/servers/othe...
11 Mar, 2015,
Lundex
wrote in the 4th comment:
Votes:
0
There are a lot of muds on the list that once compiled will just run. So pick one and go with that.
11 Mar, 2015,
quixadhal
wrote in the 5th comment:
Votes:
0
There's also a version of SocketMUD that was ported to C++, but really isn't very C++-ish.
I would normally steer you towards a couple, but you specified C++ and I can't suggest anything in C or C++ in 2015 without feeling guilty. :)
12 Mar, 2015,
Tyche
wrote in the 6th comment:
Votes:
0
I don't think you can get more barebones than these two, which are simple chat servers:
ftp://
sourcery.dyndns.org/pub/mud/paradigm_1.z...
ftp://
sourcery.dyndns.org/pub/mud/paradigm_3.z...
Random Picks
Elusive Dreams
Tir na nOg
WileyMUD III
Top
Jump to
Bottom
0.0
/
6
I am looking for a bare bones C++ code base. Are there any that exist?
Sincerely,
Liko