wire2coder / arcadegame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classic Arcade Game Clone Project

Logo Logo

Table of Contents

About

Arcade game is a game that player tries to reach the river by using keyboard arrows. Player has to avoid collide with the bugs, if she collide the bug, she will lose one live and start again from the bottom. Plaer has five lives in total. When she lose all lives, game is over.

Guide

  • Download files and unzipped.
  • Find index.html file and open with an internet browser.

How To Build

This game was built by using JavaScript object-oriented programming features. Some CSS and HTML features are used for styling.

About


Languages

Language:JavaScript 79.8%Language:CSS 11.9%Language:HTML 8.3%