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

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.

Awesome Lists containing this project

README

        

# RUN-DEV

![RUN_DEV](https://github.com/JorgeCJ/RUN-DEV/assets/127647774/c59bfe5e-7884-4a65-ba5a-853f1ac90f97)

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)