Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 970 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 970 Bytes

Frogger-Arcade-Game

This is a classic arcade game where the player tries to cross the road to the river without been hit by numerious enemies(bugs) along the road.

Table of Contents

How to play

The game is hosted here so you can play it. You can also fork this project and load the index.html file on you local machine and play it on your browser.

To play the game, you navigate the player using the keyboard left, right, up or down arrow key.

  • There is a score reader which increments by 5 whenever the player crosses successfully to the river.
  • The highest level of the game is level 20 and on getting there you get a congratulatory message.
  • When a player collides with a bug the level and score drops

Authors

  • Alabi Olasunkanmi -With initial template from Udacity

Acknowledgments

  • Udacity
  • Google
  • Andela Learning Community (ALC).