YR3 / classic-arcade-game

Udacity Front-End Developer Nanodegree JS object oriented project

Home Page:https://yr3.github.io/classic-arcade-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classic Arcade Game V0.5 (Prototype)

Table of Contents

General

Udacity Front-End Developer Nanodegree JS object oriented project

game-overview

How The Game Works

The objective of the game is to guide the character to the water at the top of the screen. The only player control is the 4 direction keyboard arrows used to navigate the character; each push in a direction causes the character to advance once in that direction.

The player starts at the bottom of the screen, which contains a horizontal road occupied by bugs speeding along it. The player must guide the character between opposing lanes of traffic to avoid becoming roadkill, which results in starting over at the bottom. The player must avoid the bug.

The game ends once you reach the water.

Resources

About

Udacity Front-End Developer Nanodegree JS object oriented project

https://yr3.github.io/classic-arcade-game/


Languages

Language:JavaScript 73.0%Language:CSS 16.1%Language:HTML 10.9%