It's a known bug that apparently only happens in the web version if you spam jump while touching the top of the screen. Just reload the level for now
Hamdy Elzanqali
Creator of
Recent community posts
You can always use an autoclicker to achieve that, and sorry to break it to you, but there are no integer limits. I'm using a library that is smart enough to represent higher number by dropping accuracy as you go, and in theory, you can go indefinitely. The other 3d version has an integer limit though.
Not directly from the game, no. However, if you are on desktop, you can right click inside the game -> select inspect -> go to Console tab.
Now write the following line and press enter:
allow pasting
and finally write and enter:
location.reload(); localStorage.clear();
The page should reload, and the game would reset. If it doesn't reset the duckets, just repeat it once again.
Your upgrades counts towards some achievements, so I thought I would not reset them so not to complicate things. Here is your friendly reminder not to spend too much time playing video games, also clicker games specifically may cause some strain to your hands after a while. I actually forgot to add the "an hour has passed" screen. I'm really glad that you enjoyed it though 😊
I really enjoyed playing Dadish (I believe Dadish took some inspiration from catbird which I also enjoyed a while back). I knew I would eventually make something a little similar, and yes I was inspired to use a grid for the background because of some videos from Goodgis. I'm glad you enjoyed my tiny game!