Moving Objects on top of an image
Posted: Sat Sep 12, 2009 3:08 pm
Hi there.
I have a board game I am hoping to convert to a PHP based browser game. For this purpose I need the PHP script to be able to move objects (counters) on top of an image/background. When players make a move the counters will be moved to a new position. I have a script that gives the user details of XY coordinates, but it doesn't display objects.
It can be done with Java, but is it posible with PHP? I am not looking for finished code but for ideas and hopefully links to sites where I can read how to do it. I searched this forum but couldn't find threads dealing with this.
Thanks in advance.
Poul
I have a board game I am hoping to convert to a PHP based browser game. For this purpose I need the PHP script to be able to move objects (counters) on top of an image/background. When players make a move the counters will be moved to a new position. I have a script that gives the user details of XY coordinates, but it doesn't display objects.
It can be done with Java, but is it posible with PHP? I am not looking for finished code but for ideas and hopefully links to sites where I can read how to do it. I searched this forum but couldn't find threads dealing with this.
Thanks in advance.
Poul