Usually, the game has such a logic that the velocity will increase gradually as you proceed additional in the sport. However, if you want to take on the challenge proper from the beginning, there is a secret option to do it.
Simply write the following line of code within the console tab you opened.
Runner.occasion_.setSpeed(1000)

Final week, the game acquired a cake to have fun Chrome’s 10th birthday. In case you are questioning, it is a vanilla cake. For individuals who simply need to play the sport without going offline, Chrome’s crew has developed a URL (chrome://dino) the place you'll be able to benefit from the endless runner game without going offline.

To vary the velocity of the dino, copy/paste the following command within the console part. Change the number from one thousand to change the pace. For instance, strive 0.1 or 1100. Remember, in case you add a quantity that is just too excessive/low the sport UI will not perform properly and show a clean space.

If the displacement winds up being below 0, we reset displacement and velocity to 0, in any other case, we replace the velocity to simulate gravity by continuously reducing the velocity by a relentless quantity. GRAVITY_PPSPS represents the gravity in pixels per second per second (hence PPSPS). We’re utilizing a value of 2000 for GRAVITY_PPSPS.

In 2016, another characteristic was added to the google t-rex game. When the player reaches seven-hundred points the game begins to switch between day (white background, black traces and shapes) and evening (black background, white lines and shapes). Reaching a score of 900 will change the colour scheme back to day, and the change back and forth will occur at additional subsequent milestones.[4]