Skip to content

katerinamakri/frontend-arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Project

Table of Contents

How to get started

In order to play the game you have to load it locally. Specifically download or clone the repository and open index.html in browser

Instructions

In this game you have a Player and Enemies (Bugs). The goal of the player is to pass on the other side of the grass, without crashing into any of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the player moves back to the start square and he looses a life. He has three shots. Once the player pass on the other side of the grass he earns points. Live Demo

Demo

See Live Demo

Future Improvements

  • Add gems for extra points
  • Add obstacles to the difficulty of the game
  • Responsive
  • Allow the user to select the image for the player character before starting the game
  • Add different scenery depends on the level

frogger_preview