Skip to content

An arcade game inspired by "Frogger". The goal of this game is to reach to the top of the screen without getting hit by the passing enemies. This is a project made for the Udacity Front End developer Nanodegree program.

License

Notifications You must be signed in to change notification settings

john-mantas/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game - Frogger clone

An arcade game inspired by "Frogger". The goal of this game is to reach to the top of the screen without getting hit by the passing enemies. This is a project made for the Udacity Front End developer Nanodegree program.

Getting Started

To run the game you can either:

  • Clone this repo on your local machine and open the index.html file to start playing

or

Prerequisites

You need a desktop pc with an updated browser which allows Javascript, a keyboard and a mouse.

Installing

To install the game on your local machine you can:

  1. Click "Clone or download" button and copy the git url
  2. In your git command-line use the git clone command

or

  1. Click "Clone or download" button and select "Download ZIP"
  2. Unzip the downloaded file

How to play

At the start screen select your players character and press the PLAY button

When the game starts you can use your keyboards arrows to move the player across the field

The player starts with three lives and loses one each time that get hit by an enemy

At random times extra life and gems will appear in the game, each with different bonus for the player

The game ends when there are no lives left for the player

Built with

  • HTML5
  • CSS3
  • ES6

Authors

Udacity team - Starter Code

John Mantas - Completed project

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Starter code from Udacity github
  • Valuable help from my mentor Ayush
  • Randomize function from MDN

About

An arcade game inspired by "Frogger". The goal of this game is to reach to the top of the screen without getting hit by the passing enemies. This is a project made for the Udacity Front End developer Nanodegree program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published