Cash Clicker
Cash Clicker is an idle clicker game made by me.
You click the cash to gain more to buy autoclickers, clicker boosters and more.
As of now, there are two currencies:
Cash: The basic normal currency
Gold: A more valuable currency to buy better items.
I used setInterval() and .click to break the game lol
Cool game! However, when I buy the "big brain power-up", no gold is deducted from by balance. Then I bought Prestige and everything reset.
noice
You should divide the gold balance by 8 instead of 2.
for the body background you couldve used linear-gradient(rgb(), rgb());
dang passed by and one look (ok more like 12 minutes of gameplay) in told me this had to be quite a bit of effort. Super cool stuff! :D
Thank you! @mondo_lee
cool
Loved this, nice work =]
Thank you @SpaceCadet42
This is a well-programmed project, but does have some creases to be ironed out. All in all, however, while not being original, it does demonstrate your skill and the time you have put into this. Well done!
@C0BR4 One thing to look at is adding a
for the cash per click@C0BR4 Line 52
Thank you! @C0BR4
If you like it please upvote! also good advice :) @C0BR4
I'm just happy for you for not using JQuery. Learning Vanilla JS fills in a lot of gaps.
@AdCharity Thanks