This is a math clicker game that is made with no engine, it has upgrades which you can buy that changes your equation. The equation calculates how much "m" to add on each click. This project is a submission to CodeQuest YSWS.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added favicon. This is the last devlog of the first ship! (also I added clear save button last devlog, but forgot to mention it)
Added new upgrades, better prices and best of all - EASTER EGGS!!! Go try to find a way to trigger em :3
Added saving to localStorage, with copy save and load save buttons. This was fun to make NGL, it was easy as I have already implemented something similar in my other games. I'm really proud of how good it has come so far - looks somewhat professional IMO.
Added Katex (Math Typesetting), Circle around the clicker, Locked Icon and some styling. Also, changed an important functional part, the x^2 now sets the equation to (equation)2, instead of equation2. This made the upgrade more overpowered.
Added clicker/counter, shop with upgrades. Right now, its really basic with pretty much no CSS, but its fully functional!