Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[PHP] Game maps

Newbie Spellweaver
Joined
Apr 22, 2006
Messages
24
Reaction score
1
Hello,

I start create one online browser game.

Now i need generate game map , but i don't know how to do it.
Game map should look like this:


Maybe someone know hot to do this and can help me.
 
Last edited:
Newbie Spellweaver
Joined
Apr 22, 2006
Messages
24
Reaction score
1
Yes , i think that is code by JAVA/AJAX + PHP.
They use special grid, but how to correctly write code.
From where they get x,y coordinate, where is stored information about register users coordinate, position.
 
Infraction Baɴɴed
Loyal Member
Joined
Apr 9, 2008
Messages
1,416
Reaction score
169
i took a look at the vid of the map, it seems to be heavy jQuery usage. good luck
 
Joined
Sep 10, 2006
Messages
2,817
Reaction score
1,417
khan wars is using prototype not jquery

---------- Post added at 01:48 PM ---------- Previous post was at 01:46 PM ----------

also this should've been done with flash, not javascript.. not yet javascript

---------- Post added at 01:49 PM ---------- Previous post was at 01:48 PM ----------

and making it is not hard at all, but the logic behind it is hardcore, you have to have everything thought through
 
Infraction Baɴɴed
Loyal Member
Joined
Apr 9, 2008
Messages
1,416
Reaction score
169
i just said jQuery because its super powerful and i only saw vids of it so yea, making a guess
 
Back
Top