Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c0dzilla/dinorun
Endless running game in vanilla js
https://github.com/c0dzilla/dinorun
canvas vanilla-javascript
Last synced: 2 days ago
JSON representation
Endless running game in vanilla js
- Host: GitHub
- URL: https://github.com/c0dzilla/dinorun
- Owner: c0dzilla
- Created: 2017-08-19T12:46:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T10:41:19.000Z (over 1 year ago)
- Last Synced: 2024-11-09T20:53:11.218Z (about 2 months ago)
- Topics: canvas, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 295 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dino Run
A simple running game in vanilla javascript inspired from Google's dino game. Looking forward to improving game design(currently it has a very simple one using images from the internet as I'm not much of a designer). Try it out [here](https://c0dzilla.github.io/DinoRun/)!
![demo1](/../screenshots/screenshots/demo1.png)
![demo2](/../screenshots/screenshots/demo2.png)