Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 3.02 KB

README.md

File metadata and controls

39 lines (28 loc) · 3.02 KB

URL-Dinogame

Google's Dinosaur game implementation in URL bar 🦕 - https://neilblaze.github.io/URL-Dinogame/

Repo-SizeLicenselast-commitHits-of-Codecontributions welcome

This is a simple implementation of Google's Dinosaur game implementation in URL bar (address bar of browser). Though the game is still in development status, the basic game itself is only 28 KB!

Most of us have used Chrome in some point of our life, be it's on desktop / laptop or in smartphones, but one thing that most of us came across is that, when the network connection is down i.e. in offline state, when we tried surfing on Chrome, most of us have got to play - "Google Dinosaur game" . It's a brilliant game made by the Chromium devs, looks simple enough and is practically embedded in all (updated) Chrome browsers. Now, I someday thought that why not make this game playable in the URL address bar itself, & that's how 'URL-Dinogame' was born, basically taking it's name as the 'lite' version of the Chrome Dinosaur game. The game is made with simple HTML5, CSS3 & JavaScript, & the code can be found in the given link above. It's UI is still in development status though, but it's playable! Just git clone the repo and run it in your local. That's it! For future improvement, I am looking forward to making a PWA of it and also adding reactive UI elements to make it look attractive :)

Instructions :-

git clone this repo on your local
open dino.html

Preview :-

Contributing

If you want to contribute, just create a issue and or PR mentioning the update which you want to do :)

TODO :~

  • Make it PWA
  • Add better sound for start/death scheme
  • Add visualistic UI elements
  • Recheck

Deploy to Netlify Deploy with ZEIT Now

Fork the repo and add a Star to it to make me feel good :D