https://github.com/basemax/easiest-js-game
The easiest game you can design by JavaScript. Similar to Dinosaur Game but it's much simpler and you have to jump near obstacles. You are a hard player? bet to get your highest RANK.
https://github.com/basemax/easiest-js-game
dinosaur dinosaur-game game game-js javascript js js-game js-games
Last synced: 5 months ago
JSON representation
The easiest game you can design by JavaScript. Similar to Dinosaur Game but it's much simpler and you have to jump near obstacles. You are a hard player? bet to get your highest RANK.
- Host: GitHub
- URL: https://github.com/basemax/easiest-js-game
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-07-24T14:45:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T16:50:26.000Z (about 3 years ago)
- Last Synced: 2025-05-04T21:45:37.165Z (5 months ago)
- Topics: dinosaur, dinosaur-game, game, game-js, javascript, js, js-game, js-games
- Language: JavaScript
- Homepage: https://basemax.github.io/easiest-js-game/
- Size: 48.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easiest JS Game
The easiest game you can design by JavaScript. Similar to Dinosaur Game but it's much simpler and you have to jump near obstacles.
You are a hard player? bet to get your highest **SCORE**.
**Demo:** https://basemax.github.io/easiest-js-game/
[](https://basemax.github.io/easiest-js-game/)
I do not remember the source link, But I get the main idea from a video.