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
+34.5k Golang : Integer is between a range
+8.6k Golang : How to use Gorilla webtoolkit context package properly
+29.7k Golang : How to verify uploaded file is image or allowed file types
+28.8k Golang : JQuery AJAX post data to server and send data back to client example
+18.8k Mac OSX : Homebrew and Golang
+8.1k Python : Fix SyntaxError: Non-ASCII character in file, but no encoding declared
+11.4k Golang : Convert(cast) bigint to string
+19.2k Golang : Convert(cast) bytes.Buffer or bytes.NewBuffer type to io.Reader
+15.9k Golang : Read integer from file into array
+8.5k Golang : Handle sub domain with Gin
+18.4k Golang : Check whether a network interface is up on your machine