ReflectionsProjections/mm18

Create Game Tick

Opened this issue · 0 comments

tick():

  • update maps
    -- advance units (attack)
    -- towers fire/cooldown
    -- add/remove/update towers
  • update players
    -- health/still alive
    -- level tiers
    -- update resources
  • game status
    -- check for victory
    -- score victory after x ticks?