Skip to content

salvarico/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Clone Project

History

This game is based on the classic arcade game Frogger, which you can play here. The goal is to move the hero from the starting point all the way to the top of the screen avoiding some enemies and obstacles.

How to play

You should use the arrow keys in your keyboard to move to the wanted direction one step at a time.

Where to play

Click this link to play the game online.

How to run the project

In the command line you should run

git clone https://github.com/salvarico/frontend-nanodegree-arcade-game
cd frontend-nanodegree-arcade-game
open index.html

and with this you can start playing in your browser! :)

About

Arcade Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 2.0%
  • CSS 0.2%