资 源 简 介
############################### M Y W O R L D #################################
"My World" is a little 2D MMORPG game that I made for the contest FIT Coding Challenge 2012 ( http://cc.fit.ba or https://www.facebook.com/pages/Coding-Challenge/277040559041380 ).
It uses Allegro 5.0.6 Game library for the UI , MySQL Connector for connecting to a MySQL database and Zoidcom network library to manage all the game network traffic.
The game is in the beginning phase and has many thing "to do", but I lake on time so the progress on this game from my side will be slow because i have a lot of other stuf to do or work on.
But also in this state it can be of use to stat your own 2D MMORPG because when i started coding this i tried to make the code scalable and i somehow managed to create the game that is easy to modify(add new maps, new AI, new Spells, new Features and and and)
I won the first place in the category "Game Pr