Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.34 KB

arcadegamegif

project part of the Front-End Web Developer Nanodegree Udacity.

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

Hope you enjoy it!