Ok, ok, yep! Its another MMORPG thread, but I have a question as to where do I start? I would like to make a game like the all-famous java game Runescape, but there’s so man different books at Barnes and Nobles I do not know where to begin. So if anyone would kind enough as to point me in the right direction, that would be great. The only books on making games/mmorpgs are ones based on another language and therefore pretty much make it impossible. Because right now I don’t want to make anything big and fancy, just something I can show off to my friends and hang out on.
Thanks a ton.
Spiffy graphics and high framerates would be your least concern for now. Get that networking client-server apps running first. After that it’s “just” adding more to the world and some sort of database connection, because a big world automatically gives you a whole heap of objects/items to keep track of.