Skip to content

ndrc81/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Clone Project

Instructions

Download or close the repo to access the files to play the game. Load the index.html file in your browser.

Gameplay

The goal of the game is to safely navigate your player across the road by avoiding any of the enemy bugs.

To move your player press the arrow keys. The game will end with a message once you have reached the river.

Dependencies

This game makes use of ECMA 6 javascript and as result may not work on older browers. Please use the most up-to-date version of Chrome, FireFox, Safari or Edge

Contributing

Feel free to use any part of this code EXCEPT for use in submitting your own assignments to Udacity.

About

Repo for all my code for my third project submission in Udacity's Front End Developer Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.9%
  • CSS 0.2%