Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Display Target information delivered via JSON #42

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

Currently have a list displayed at the time the gameServer is created. Need to figure out if it would be worth updating after each attack move. This is going to be important to figure out so we can determine if a target is available to kill or is already dead.

Daniel-Martinez commented 10 years ago

tested and was able to get the target list from the game server. Worked as intended