Hello,
I'm trying to create a game like tribal wars, but I do not know to create a map similar to the one in tribal wars, if you have ever played a game like that.
Basically, it's a map with coordinates and there are villages on different places on the map, and when you can navigate by clicking and dragging.
I know I will have to use php and mysql, but how will I use html, css and jquery in this?
Thanks!