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
+6.8k Nginx : Password protect a directory/folder
+5.7k CodeIgniter/PHP : Remove empty lines above RSS or ATOM xml tag
+6.3k PHP : Proper way to get UTF-8 character or string length
+22.8k Golang : Gorilla mux routing example
+15.1k Golang : Get query string value on a POST request
+6k Golang : Build new URL for named or registered route with Gorilla webtoolkit example
+12.6k Swift : Convert (cast) Int or int32 value to CGFloat
+8.1k Golang : Add build version and other information in executables
+9.1k Golang : How to control fmt or log print format?
+10.5k Golang : Resolve domain name to IP4 and IP6 addresses.
+8.2k Golang : Count leading or ending zeros(any item of interest) example