katarra Posted September 18, 2010 Share Posted September 18, 2010 I'm building a game and I'm wanting to create mobile monsters for people to click on and fight. I have an arena that works fine, but I would love to have this additional feature. Here's what it would entail: Clicking on the name of the monster. Starting the fight (which is already designed and implemented) I need help with: Is there a way to make a mobile link, essentially. The monsters themselves are identified in a mySQL database with a specific ID. In the arena, the players click on a monster, and the battle begins. So, I need a way to make this "link" mobile. Thoughts? Ideas? Suggestions? Thanks! Link to comment https://forums.phpfreaks.com/topic/213741-php-idea-question-help/ Share on other sites More sharing options...
ignace Posted September 18, 2010 Share Posted September 18, 2010 What do you mean by make the link mobile? Link to comment https://forums.phpfreaks.com/topic/213741-php-idea-question-help/#findComment-1112507 Share on other sites More sharing options...
katarra Posted September 18, 2010 Author Share Posted September 18, 2010 Such as watching this "monster" link (it'll be the name of the monster and you click it to begin the combat) moves around the designed map waiting to be attacked by a player. Link to comment https://forums.phpfreaks.com/topic/213741-php-idea-question-help/#findComment-1112514 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.