Skip to content

DouglasAmarelo/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective JavaScript: Frogger

Objective

The objective of the game is to cross the river without the bugs being able to reach our character. Every time you get through, you earn points. If the bugs get you, you lose those points. During the crossing, you can find some collectible prizes.

Where to play

You can play in this link or if you prefer, you can download the game and, play locally in your computer.

To play locally, you can click on "clone or download" button. After downloaded, you can unzip the folder and open the "index.html" file in any browser you prefer.

How to play

You can use your keyboard to play.

  • up ↑ go up
  • right → go to the right
  • down ↓ go down
  • left ← go to the left

Additional information

My name is Douglas Lopes and, this is a project for the Front End Web Developer nanodegree course, by Udacity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 11.9%
  • HTML 6.9%