Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.5 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.5 KB

Classic Arcade Game Clone


This is a Udacity Front-end Nanodegree Third Project, A Part of my Google India Scholarship-2018. The idea is to recreate a simple clone of the classic Frogger arcade game.

How to play

Click on this link to play the game:

************* Play the Game.....!!! *************

Use the arrow keys to move your player across the bug infested road and reach the safety of the Great Blue Bug Free sector. Score 1 point for each successful crossing. Watch-out!! The bugs fight back and score points against you every time they run you over. They also get angrier and meaner the more wins you score.

readme file

Features

  • Game has 8 levels of ascending difficulty factor.
  • Player respawns on a random starting block.
  • Enemies have random speeds and random time between screen exit and respawn within a range that becomes harder each level.
  • Wins counter and a losses counter
  • A central display with playing instructions, new level information, random win or loss phrases, win/loss animations

Tech

Vanilla JS Object-oriented programming

Installation

If you would like to install this game on your device you can clone or download this repo. Once you have the project folder all you have to do is launch the index.htmlfile in your browser (you can find an option to do so by right-clicking on the file). Enjoy...!!!!