Tagged Questions

0
votes
3answers
350 views

How to live update browser game attributes like the 4 resouces in Travian game?

I would like to make a web-based game which is Travian-like (or Ikariam-like). The game will be in PHP & MySQL-based. I wonder how can I achieve the live updating of game attributes. For ...