Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 270 Bytes

Dino-Game

Steps:

  • Go to Google Chrome

  • Type chrome://dino/

  • Open Console (Ctrl + Shift + I)

  • Copy + Paste this code snippet on the console and hit ENTER

Runner.prototype.gameOver = function () {console.log("TechSpartan")}

  • Now play the game like a boss!