jenwin / classic-arcade-game

A fun frogger-style game for every age!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

classic-arcade-game

How to Run

  • Clone or Download
  • Open index.html

How to Play the Game

  • Goal: Get the highest score!
  • Move player with arrow keys.
  • Bugs move at varying speeds.
  • Colliding with bugs results in a heart loss (life).
  • Player position resets when player collides with bugs.
  • Player position resets when player reaches the water.
  • A total of 3 hearts. Game over when 0 hearts.
  • A modal pops up. Click Try Again/Go! to restart the game.

Points

  • 100 Points - Reach the water
  • 50 Points - Purple Gem
  • 10 Points - Yellow Star

License

GNU General Public License v3.0

Author

Jennifer Nguyen

About

A fun frogger-style game for every age!

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.3%Language:CSS 11.9%Language:HTML 7.8%