Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

andru-h/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

This is an awesome game, made as a project for the Udacity Frondend Nanodegree.

To begin you should clone, fork or download the project on a local folder.

You can run it by opening the index.html file on the project folder or setting up a simple server to run on the same folder and run localhost in your browser. One way of doing this is with Python 3 (you should have python pre installed) with the command python -m http.server [<portNo>].

Once you open the page with any of the previously mentioned options, the game will automatically start.

You should try to pass the enemies and get to the water line to increase your score. Game will get harder as you progress.

Enjoy it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.2%
  • HTML 1.6%
  • CSS 0.2%