Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 155 Bytes

File metadata and controls

8 lines (6 loc) · 155 Bytes

State

Stores current game state.

  • map of each layer, with objects for each tile
  • methods to get/set a tile state
  • use localStorage to save/load