TheBlackfish / SweepElite

HTML5 game where multiple players are playing Minesweeper together. Only one game is active at a time
0 stars 0 forks source link

Should have a timer that ticks down with the server over how long until the next ___ #89

Closed TheBlackfish closed 8 years ago

TheBlackfish commented 8 years ago

Should implement as an icon.

TheBlackfish commented 8 years ago

Once all of the players have submitted their actions, we send a "Loading" node in the status XML.

If the client sees that node, it will have a little drop-down loading icon in the corner appear.

TheBlackfish commented 8 years ago

Added as of commit #140.