An open API service indexing awesome lists of open source software.

https://github.com/paiswillie/chrome-dino

Recreation of Google Chrome's Dino Run game using Turing programming language.
https://github.com/paiswillie/chrome-dino

chrome-dino game recreation turing

Last synced: 6 months ago
JSON representation

Recreation of Google Chrome's Dino Run game using Turing programming language.

Awesome Lists containing this project

README

          

# Chrome-Dino
My first programming side project!

A recreation of Google Chrome's Dino Run game using Turing programming language.

To play the original game (Created by Google),
1. Enter `chrome://dino/` in the web address on a Google Chrome browser
1. Press space bar to start the game

### Game Demo
![Demo](https://i.imgur.com/emdnPa3.gif)

### Features
* Different cactus size and spawn rates at random intervals
* Speed incrementation based on score interval
* Pterodactyls spawn after reaching score minimum
* Jumping mechanics with quick fall when ducking
* Ducking ability to avoid obstacles
* Hitbox detection between dinosaur, pterodactyls and cacti
* High-score tracking and live score counting