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

https://github.com/elena-in-code/classic-arcade-game-clon


https://github.com/elena-in-code/classic-arcade-game-clon

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Classic Arcade Game Clone](https://elena-in-code.github.io/classic-Arcade-game-clon/ "live sample the game")

![arcadegamegif](https://user-images.githubusercontent.com/30567608/42944415-dfce0f4e-8b65-11e8-84ce-b4c978e88e76.gif "gif of the game")

project part of the [**Front-End Web Developer Nanodegree Udacity**](https://eu.udacity.com/course/front-end-web-developer-nanodegree--nd001).

### Code with:

+ HTML5
+ CSS3
+ javaScript

### How to play the game:

+ You are the main character
+ Using the arrows of your keyboard ⬅️⬆️⬇️➡️ move in different directions
+ Objective: Get to the water from the starting point
+ Avoid collision with the bugs that move horizontally, otherwise you will go back to starting point

### Acknowledgments:
Thanks to:

https://codepen.io/Momothepikachu/pen/aKrbyd?editors=1010

https://codepen.io/sean-anderson/pen/GdyzZg?editors=1010

https://github.com/ThanCodes/udacity-classic-arcade-game-clone/blob/master/js/app.js

https://github.com/jshanks24/Udacity-Arcade-Game/blob/master/js/app.js

https://github.com/brenopolanski/udacity-classic-arcade-game-clone/blob/master/js/app.js

for sharing their code for the rest to get inspiration

##### [Play the game here!](https://elena-in-code.github.io/classic-Arcade-game-clon/ "live sample the game")

##### Hope you enjoy it!