finish06 / FEND-Project-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classic Arcade Game Clone Project

Table of Contents

Game Setup

  1. Clone repository or download zip file
  2. Open index.html
  3. Have a blast playing the game

Game Mechanics

The objective is to successfully move the player through the grass and stones to the opposite side of the map, i.e. the water, without contacting a giant bug. Player movement is accomplished by the keyboard arrow keys. The player can move up, down, left and right within the boundaries of the screen. Upon reaching the water, the player will be reset to his original location for another round of fun!

About


Languages

Language:JavaScript 97.5%Language:HTML 2.2%Language:CSS 0.2%