jansvigar / arcade-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game

This is a Udacity Front-end Nanodegree project to develop a classic arcade game.

screen shot 2018-05-12 at 11 12 55 pm

How to run the game

Download this repo to your computer and double click index.html to start the game.

How to play the game

  1. Move your character using the up, down, left, and right keyboard keys.
  2. The goal is to reach the water without colliding with the enemies
  3. If you collide with an enemy, the game will reset and you have to start from the beginning.

About


Languages

Language:JavaScript 97.8%Language:HTML 2.0%Language:CSS 0.2%