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
+7.2k Golang : Squaring elements in array
+25.2k Golang : Create PDF file from HTML file
+10.4k Golang : Random Rune generator
+9.5k Golang : Timeout example
+39.3k Golang : How to read CSV file
+8.3k Android Studio : Rating bar example
+17.6k Golang : Linked list example
+27.5k Golang : Convert CSV data to JSON format and save to file
+9.2k Golang : io.Reader causing panic: runtime error: invalid memory address or nil pointer dereference
+11.8k Golang : Convert(cast) float to int
+10.2k Golang : Identifying Golang HTTP client request
+8.3k Golang : Metaprogramming example of wrapping a function