Skip to content

A simplified version of the Chrome browser's game 'Dino' using JavaScript.

License

Notifications You must be signed in to change notification settings

filimor/dino-game

Repository files navigation

Dino Game

A simplified version of the Chrome browser's game 'Dino' using JavaScript.

Code Climate maintainability GitHub repo size GitHub top language GitHub license GitHub last commit

Read it in other languages: English 🇺🇸, Português (Brasil) 🇧🇷

Description

The game consists of a very simplistic remake of Chrome the Dino, which could be played when the browser was offline. It was coded as a challenge for a DIO (Digital Innovation One) bootcamp. I coded it using only HTML, CSS and JavaScript, without any library, following the Brian Koponen's JavaScript Game Tutorial and the original guidelines of Celso Henrique's dino game, and getting inspiration on the T-Rex Chrome Dinosaur Game available online. I tried to adapt the code to ES6 syntax.

It have much to do yet: finish the implementation of scenario, fix sprites position, animations and spawn intervals, add more cactus, improve the jumping physics and clean the code. But it already allowed me to learn a lot!

Built With

Translations

Credits

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A simplified version of the Chrome browser's game 'Dino' using JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published