https://github.com/kevinadhiguna/dino-game
A clone of Dino game in Google Chrome that usually appears when not connecting to the Internet.
https://github.com/kevinadhiguna/dino-game
chrome-dino-game css3 html5 javascript
Last synced: 3 months ago
JSON representation
A clone of Dino game in Google Chrome that usually appears when not connecting to the Internet.
- Host: GitHub
- URL: https://github.com/kevinadhiguna/dino-game
- Owner: kevinadhiguna
- Created: 2020-09-13T10:38:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T07:42:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T13:21:16.673Z (5 months ago)
- Topics: chrome-dino-game, css3, html5, javascript
- Language: JavaScript
- Homepage: https://dino-kevinadhiguna.netlify.app/
- Size: 3.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Dino Game Replica
A clone of Dino game in Google Chrome that usually appears when not connecting to the Internet.
## Demo
This is how this app looks :
![]()
![]()
## Instruction
Avoid obstacles and reach highscore as possible as you can!
-> Press `𝐖` key or ⬆️ to jump
-> Press `𝐒` key or ⬇️ to get down
Your highest score will be saved eventhough you refresh the page unless you close your browser.
## Reference
- [Chrome Dino Replica Game in JavaScript | HTML5 Canvas Tutorial by Tyler Potts](https://youtu.be/LprJOTU37hk)
