cch5ng / frontend-nanodegree-arcade-game

Arcade game written in JavaScript, using HTML Canvas
http://cch5ng.github.io/frontend-nanodegree-arcade-game/
0 stars 0 forks source link
canvas-game javascript-game object-oriented

Game Rules

Your goal is to collect 20 points in prizes before your time is up. Regular prizes include: Hearts and Keys (1 point). Stars are worth 3 points.

Before You Begin:

Game Controls:

You must avoid the following, otherwise you will have to start from the beginning position and will lose one life:

The game ends when you lose all of your lives or when your time is up.

Start the game by opening the following link in your web browser: http://cch5ng.github.io/frontend-nanodegree-arcade-game/