logan-r / vilify

Unleash Your Inner Mad Scientist and Destroy the World (with Ice Cream) in this Open Source HTML5 Game
http://logan-r.github.io/vilify/
GNU General Public License v3.0
32 stars 25 forks source link

Saved Games #83

Closed AMPITUP closed 10 years ago

AMPITUP commented 10 years ago

How about if we added cookies to save the user's last game? Like I play for 10 minutes and I get to level 2 but I don't have time to keep going, so then it will automatically save that game so I can finish it later. And it will un-save when I am defeated.

TheSentinel387 commented 10 years ago

If it's incorporated into our html5 game github website then the user will probably be given save points (just not in the middle of a mission) otherwise no

AMPITUP commented 10 years ago

ah

logan-r commented 10 years ago

We can save the game in html5's localStorage.