Skip to main content

How to beat Chrome's Dino Game?


The game is based on JScript! We just need to write a single line of code and after then we're good to go!

  • Open Chrome Dino Game { Paste the following URL in new tab ( chrome://dino ) }




  • Press F12 or { Ctrl + Shift + I } or you can right click and then click on Inspect
  • Click on Console



  • Type the following command

  • Runner.instance_.gameOver = () => {}
  • Press Enter Key!
  • Now you're good to go!









Comments

Popular posts from this blog

How to build a Website?

Let's begin! First of all you don't need any additional software the good old Notepad will be good to go!