Play dinosaur jumping game in Android Chrome
Accidentally found this game in Google Chrome while trying to kill my time during a train ride to the KL city. Apparently, this game can only be activated when there's no Internet connection. To access this dinosaur jumping game, first, you need to switch off your Internet connection and open up any URL with Google Chrome. You will see the error message and activate the game by tapping on the dinosaur.
Once the game started, you need to tap on the screen to make the dinosaur jump. Jump to avoid any obstacles and try to score as high as possible.
If you hit the obstacle, it is game over instantly, no extra lives. Just restart and continue. Enjoy!
See also : Play Pacman on Google
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+13k Golang : List objects in AWS S3 bucket
+12.6k Golang : Sort and reverse sort a slice of bytes
+5.9k Golang : Extract unicode string from another unicode string example
+12.7k Swift : Convert (cast) Int or int32 value to CGFloat
+12.8k Python : Convert IPv6 address to decimal and back to IPv6
+12.2k Golang : Simple client-server HMAC authentication without SSL example
+6.9k Web : How to see your website from different countries?
+9.3k Golang : Play .WAV file from command line
+7.3k Golang : Word limiter example
+4.6k Chrome : How to block socketloop.com links in Google SERP?
+4.8k Unix/Linux : secure copying between servers with SCP command examples
+5.2k Javascript : Shuffle or randomize array example