How can I save players data in game? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can I save players data in game?

I'm making gaming in html, js n css and I want to save like payers lvl, hp and something like that. How can i do this? Mby with BODY, cuz then I can save all?

19th Jul 2020, 8:05 PM
Raivo Logins
Raivo Logins - avatar
3 Answers
+ 6
You could use session storage or local storage for actual websites. Or you could use this firebase thingy.. whatever it is. https://code.sololearn.com/WtFXsv7tdPW0/?ref=app
19th Jul 2020, 8:11 PM
PresidentOfYes12
PresidentOfYes12 - avatar
+ 2
Also, are you making progress in the game? I'd like to see it. 😁
19th Jul 2020, 8:13 PM
PresidentOfYes12
PresidentOfYes12 - avatar
0
I'm wondering how u even did that! 😂... Lol
19th Jul 2020, 8:10 PM
Calvin Capstone
Calvin Capstone - avatar