graememcc / micropolisJS

A port of Micropolis to JS/HTML5
Other
639 stars 94 forks source link

Multiple saves #12

Open graememcc opened 10 years ago

graememcc commented 10 years ago

Allow the user to save multiple cities, and pick which one to load. (Watch out for that localStorage 5MB restriction though: might need to switch to IndexedDB)