my target with c++ is to eventually create an online link based mud type game. just wondering if pl could tell me which aspects of c++ were most important to doing this. im thinking classes are important and structures but im not sure what else.
This is a discussion on hmmm within the C++ Programming forums, part of the General Programming Boards category; my target with c++ is to eventually create an online link based mud type game. just wondering if pl could ...
my target with c++ is to eventually create an online link based mud type game. just wondering if pl could tell me which aspects of c++ were most important to doing this. im thinking classes are important and structures but im not sure what else.
Well I would think at some point your going to have to learn some network programming, me too for that matter.
Chris
You should learn the entire language.