Skip to content

desinni/Udacity-p3-Classic-Arcade-Game-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Clone

Third project from https://www.udacity.com Front-End Web Developer Nanodegree program.

PLAY

Project 3:

You will be provided with visual assets and a game loop engine; using these tools you must add a number of entities to the game including the player characters and enemies to recreate the classic arcade game Frogger.

Supporting Courses:

  • Object-Oriented JavaScript
  • HTML5 Canvas

Running the game

You can view the site live here.

Or:

  1. Download the source code to your computer
  2. cd to the folder of the game
  3. Run command python -m SimpleHTTPServer
  4. Open localhost http://0.0.0.0:8000/ on your browser

About

Third project from https://www.udacity.com Front-End Web Developer Nanodegree program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published