Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morellexf13/dino-the-game

πŸ¦– Simple 2D game built using JavaScript and the p5.js (BETA)
https://github.com/morellexf13/dino-the-game

2d electron game in-portfolio p5js simple

Last synced: about 22 hours ago
JSON representation

πŸ¦– Simple 2D game built using JavaScript and the p5.js (BETA)

Awesome Lists containing this project

README

        





πŸ¦–




Dino - The Gameβ„’








Simple 2D game built using JavaScript and the p5.js



[![Version](https://img.shields.io/github/v/tag/morellexf13/dino-the-game?label=%20&style=for-the-badge)](https://github.com/morellexf13/dino-the-game/releases)
[![License](https://img.shields.io/badge/-MIT-f56565.svg?longCache=true&style=for-the-badge)](https://github.com/morellexf13/dino-the-game/blob/main/LICENSE)





Gameplay

Dino - The Gameβ„’ : The Adventures of a Dinosaur is a simple 2D game built using JavaScript and the p5.js library in which the user controls a dinosaur character named Dino who tries to jump over gorillas to score points. The game gets progressively harder as the gorillas move faster and come at you more frequently.


## 🦧 Build

```
npm run app:dir
```

## 🦘 Run

```
npm install
npm run start
```


## License

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