Vanilla JS Game - Idle/Clicker

Hey guys,

Does anyone have any feedback concerning this specific project? It’s not related to the curriculum, but I would be happy to know what other people think.

Github: https://github.com/Vonathar/JS-Idle
Live: https://vonathar.github.io/JS-Idle/

Thanks in advance!

Lots of big numbers. I would add thousands separators (skills costs, dev costs, click count, etc).

I clicked so much, I almost smashed my own computer!!
AMAZING JOB!

Can you put the JSON object in local storage and parse it so that progress is saved? Should be simple to do if you have a single state for the game data.