HTML & JS - How to make an incremental/clicker game - #3 Saving/Loading - androidgamestore.net

HTML & JS – How to make an incremental/clicker game – #3 Saving/Loading

Tanktot Games
Views: 1402
Like: 37
In this tutorial I show you how to add saving and loading functionality into your incremental game.

I dive into the fundamentals of saving variables into the localstorage of a browser through JS. I also dive into the basics of objects and how to access their variables. This tutorial uses solely JS with a few lines of HTML.

Watch Part 2:

Official Website: