Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/morellexf13/dino-the-game
- Owner: morellexf13
- License: mit
- Created: 2022-06-01T02:44:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T11:53:11.000Z (about 1 year ago)
- Last Synced: 2024-01-10T12:52:31.741Z (about 1 year ago)
- Topics: 2d, electron, game, in-portfolio, p5js, simple
- Language: JavaScript
- Homepage:
- Size: 3.33 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
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.