My Passion
MMORPG Server & Client
After completing the Game maker course in Term 1, I have never really been able to completely ditch Game maker. I really love how simple it is, and yet it is also incredibly powerful. I have always had an interest in MMORPG's, even when i was younger, i tried out World of Warcraft and found it pretty fun. Because of this, I decided to try program my own from scratch.
The idea of programming your own MMORPG Server & Client from scratch sounds easy, but I soon found it is actually quite complicated. Programming for a server makes you think in a whole dimension to programming for simple, single player games. For example; In a Single-player, 2D RPG, all you have to worry about is the game-play for that one player. Whereas with an MMO, you have to worry about synchronizing players whilst sending and receiving information from the server.


What I'm hoping to achieve is something like this: