angelabadgomez / frontend-nanodegree-arcade-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend-nanodegree-arcade-game

Table of Contents

Game's description

This is a classic arcade game. It can help you improve your reaction skills.

Screenshots

Game's screenshot

How to play

  1. You have to earn 500 points to win the game.
  2. To earn points you have to reach the water and collect gems.
  3. You have 3 lives + 1 bonus live. If an enemy touch you it will take one live from you.
  4. If you are touched by the enemy 4 times, the game is over.

Install and run

Get a copy of the game from the repository, uncompress the zip file to a folder and open the index.html file in your browser.

Play online

You can try the game online.

TODO

There will be added more players and new gems.

Author

The game was made by Angel Gabriel Abad based on the art assets and game engine provided by Udacity for the Front-End Web Developer Nanodegree.

Contributing

It is not possible to contribute to this project.

Dependencies

  • Web browser with support for Javascript ES6.

Resources

Base HTML, javascript code and CSS styles

  • HTML code and CSS provided by the Udacity Nanodegree Front-End Web Developer Program.
  • Art assets and game engine provided by Udacity.
  • The collison code was inspired on the Box collison in JavaScrip

Technologies

  • HTML
  • CSS
  • Javascript ES6

About


Languages

Language:JavaScript 81.9%Language:CSS 9.6%Language:HTML 8.6%