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: 3 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T11:53:11.000Z (over 1 year ago)
- Last Synced: 2025-01-23T13:18:19.538Z (5 months ago)
- Topics: 2d, electron, game, in-portfolio, p5js, simple
- Language: JavaScript
- Homepage:
- Size: 3.32 MB
- Stars: 3
- 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
[](https://github.com/morellexf13/dino-the-game/releases)
[](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.