Relative Content

Tag Archive for javascripthtmlprojectopenai-api

How do I make Local Storage work properly in my Clicker project?

so I used chatgpt for a part of this project and doing local storage stuff and chatgpt says this code works but it does not.Im trying to save some values with local storage and the multiplier and playermoney variables work correctly but when I try to save the variables that are in charge of the first upgrade button, it does not work and the values revert to the default ones.