galaxyBETA
explore
· ·
log in

log me in

log in forgot password

don't have an account?

sign up

preferences

theme picker site-wide filters

Derivative Clicker

Thumbnail
developed by tangentialThinker gamedev
rated 4.0 stars, 23 ratings
rated 4.0 stars, 23 ratings
jsprestigepolynomialclickerdays

Posted October 21, 2023. Updated October 21, 2023. Has been played for 3199 hours.

description


It's a number go up game with a math theme.

similar games

newest comments


Termt October 27, 2023
+4comment score: 4

Personally not really a fan of the wipe save button being at the top in options.

On the bright side it DOES require confirmation.

Sovereign October 27, 2023
+1comment score: 1

Why does it get harder to get currency even when you have none of that tier?

Sovereign October 25, 2023
+1comment score: 1

@Morpy9 I truly appreciate it, thank you.

Morpy9 October 23, 2023
+8comment score: 8

@Sovereign if the clicking is a deterrent, you can paste this in the console which will click 10 times per second

setInterval(function() { moneyButtonClick(player.clickPower); player.totalManualClicks += player.clickPower; }, 100)

shaneo88 October 23, 2023
+2comment score: 2

Insert $('#moneyButton').hide(); into the console for a No Click run

top comments


Morpy9 October 23, 2023
+8comment score: 8

@Sovereign if the clicking is a deterrent, you can paste this in the console which will click 10 times per second

setInterval(function() { moneyButtonClick(player.clickPower); player.totalManualClicks += player.clickPower; }, 100)

Termt October 27, 2023
+4comment score: 4

Personally not really a fan of the wipe save button being at the top in options.

On the bright side it DOES require confirmation.

Asenath October 22, 2023
+3comment score: 3

I remember playing games like this on kongregate and they were fun, because you could chat while playing. Not so fun without that, just staring at the screen until you can buy something new.

IggyMeen October 21, 2023
+3comment score: 3

A classic! I'll be a little disappointed if this is just a posterity upload though.

shaneo88 October 23, 2023
+2comment score: 2

Insert $('#moneyButton').hide(); into the console for a No Click run

read all comments