Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 975 Bytes

File metadata and controls

21 lines (16 loc) · 975 Bytes

Portfolio Site

This project contains a Classic Arcade Game Clone ported to a front-end architecture built around OO JavaScript.

Checkout

The Classic Arcade Game Clone project can be clone from here: 'git clone https://github.com/jaybytez/udacity-frontend-arcade-game-clone.git'

Installation

The project can be run within a modern web browser and text editor for editing, no additional software is required for this project.

How To Use This Repository

  • Clone this repository git clone https://github.com/jaybytez/udacity-frontend-arcade-game-clone.git.
  • Open index.html in a browser.
  • Or edit within your text editor.

How to Play

  • The game can be accessed here: Arcade Game Clone
  • The goal of the game is to get the player to the top of the water
  • If you hit an enemy bug, then the game will reset
  • Use directional keys on the keyboard to move the player up, down, left and right.