gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

Add timer for player turn #44

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

Force player to complete turn in 5 minutes. Show countdown at 60 seconds. If reaches zero, turn automatically ends and enemy attacks.

gricha2380 commented 6 years ago

issue with current solution. Need to add end interval to game over. To ensure that the turn doesn’t extend to the modal screen

gricha2380 commented 6 years ago

Solved with boolean in latest push