https://github.com/jorgecj/run-dev
This game shows casual tasks of a programmer, such as not getting caught by ninjas.
https://github.com/jorgecj/run-dev
css3 game html-css-javascript html5 javascript js
Last synced: 3 months ago
JSON representation
This game shows casual tasks of a programmer, such as not getting caught by ninjas.
- Host: GitHub
- URL: https://github.com/jorgecj/run-dev
- Owner: JorgeCJ
- Created: 2023-05-27T01:57:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T02:08:48.000Z (about 2 years ago)
- Last Synced: 2025-01-16T22:37:18.558Z (5 months ago)
- Topics: css3, game, html-css-javascript, html5, javascript, js
- Language: JavaScript
- Homepage: https://run-dev.vercel.app
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RUN-DEV

This game shows casual tasks of a programmer, such as not getting caught by ninjas. I added conditionals to each ninja's animation time, to get some randomness and dynamicity in the gameplay.
## Technologies used:
- [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)