Math Clicker

Math Clicker

5 devlogs
5h 27m
•  Ship certified
Created by Sivayogeith

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.

Timeline

Ship 1

1 payout of shell 133.0 shells

Sivayogeith

9 days ago

Sivayogeith Covers 5 devlogs and 5h 27m

Added favicon. This is the last devlog of the first ship! (also I added clear save button last devlog, but forgot to mention it)

Update attachment

Added new upgrades, better prices and best of all - EASTER EGGS!!! Go try to find a way to trigger em :3

Update attachment

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.

Update attachment

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.

Update attachment

Added clicker/counter, shop with upgrades. Right now, its really basic with pretty much no CSS, but its fully functional!

Update attachment