Category: General

How can I speed up the game?

I would like to increase the tick rate of my kitten simulation. I've tried changing gamePage.rate = 10 in the console, which should double it (it sta...