A JavaScript implementation of the popular chrome-based Dinosaur Game, created using JS.
Dino Jumping is a single player side-scroller game which involves avoiding obstacles while constantly running. You are constantly accumulating points as long as you don't colide into an obstacle. If you do - the game ends.
- Use your
Left mouse button
orSpacebar
to jump. - Get as far as you can and get the highest score. :)
- You can click anywhere inside the current browser tab, not just inside the game board.