boxart / boxart-boiler

A boilerplate for Responsive DOM based Open Web Games.
MIT License
13 stars 4 forks source link

Spike: Image Asset Memory Management #39

Open MattSurabian opened 8 years ago

MattSurabian commented 8 years ago

Investigate how to handle loading and unloading the data output by #38 so that we're sensitive to the memory footprint of the game/browser.

labond commented 8 years ago

Consider memory management implications of #10