jasonycw / TyphoonTycoon

In the year 21XX, the Li’s field (李氏力場) becomes reality, in a form of a tower defence system. The system seeks to weaken, if not totally destroy, incoming typhoons into Hong Kong. Li’s enterprise has appointed Player to control the typhoon defence system for Li. The game genre are strategy and tower defence game.
http://jasonycw.github.io/TyphoonTycoon/
MIT License
8 stars 3 forks source link

Game Reset is not complete #22

Closed vicksonzero closed 9 years ago

vicksonzero commented 9 years ago

Steps:

  1. play for a long time, until the typhoons are fast moving enough
  2. lose the game and restart expected: speed resets actual: the typhoon speed is high as before

also earthquake comes much earlier than expected

vicksonzero commented 9 years ago

i believe it has something to do with setInterval() not correctly reset

vicksonzero commented 9 years ago

is fixed in both repo