Skip to content

SegFault0x0/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frogger Game Clone

A twist on the classic Frogger arcade game.

Installation

  1. Obtain the game by downloading or cloning its GitHub repository.

    $ git clone https://github.com/SegFault0x0/frontend-nanodegree-arcade-game.git

  2. Navigate to the downloaded folder either by using a file browser or via the command line.

  3. Open the index.html file in a web browser. The game will start as soon as the page loads.

Usage

Use the arrow keys to move the player up, down, left and right while moving towards the river without getting hit by one of the ladybugs. Once the player reaches the river, the game is won.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.9%
  • CSS 0.2%