Answer the question
In order to leave comments, you need to log in
javascript game: save/load?
Hello. I am Kirill. I would like you to make a game, a 3D action, the essence is this ...
The essence is this: I want to write a small toy in javascript, while purely client-side. Question: is it possible to somehow organize the storage of saves on a client computer?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
localstorage (ie 8+) , application cache (ie 10+) , indexed db (ie 10+, ff, chrome) , web sql (chrome, opera, safari) , file writer (chrome, opera, safari)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question