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

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.

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/

[![Easiest JS Game](preview.jpg)](https://basemax.github.io/easiest-js-game/)

I do not remember the source link, But I get the main idea from a video.