Skip to content

pben369/Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCADE GAME

About

In this game you have a Player and Enemies (bugs). The goal of the player is to reach the water, without colliding into any one of the enemies.

  1. The player can move left, right, up and down.
  2. The enemies move at varying speeds on the paved block portion of the game board.
  3. Once a the player collides with an enemy, the game is reset and the player moves back to the starting square player will lose a life with each collision. Once player exhausts all(5) lifes game is over..
  4. Once the player reaches the water (i.e., the top of the game board), the game is won.

How to play:

Just download the source code and open index.html in any browser and play. or just visit Arcade Game to play the game. Enjoy!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors