You are a Hero trying to make your way across the road evading enemies at all cost. Do not let any enemies touch you.
using your keyboard arrows move your hero to the last road. contact with an enemy will restart the game. To play, click on the link: https://velazquezluis.github.io/ArcadeGameClone/ or clone the link from GitHub onto your computer and open the index.html file in your favorite browser. good luck! once you win you'll have to refresh page to play again.
Most of the code and start up files was provided by Udacity. most work was done in the app.js with the help of walk throughs webinars and udacity resources(from Matthew Cranford), this game was able to function properly.
this web app game was built using HTML Canvas, CSS, and Echmascript 6.