Skip to content

In this game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the game is reset and the player moves …

License

Notifications You must be signed in to change notification settings

Kundan28/Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Clone – “Frogger Clone"

How to Run the Game

Download the repository in your desktop, unzip it and open the "index.html" file in your browser to play the game.

How to Play the Game

  • Choose the difficulty level.
  • Choose your player using arrow keys and press enter to start the game.
  • To play the game, use arrow keys to move your player.

Game Rules

  • Goal is to collect all Gems and reach the water.
  • You cannot move through rocks, but bugs can.
  • Avoid touching bugs otherwise you lose a life.
  • You can pick up Heart(s) to increase your lives by +1.

License

The project is licensed under the MIT license.

About

In this game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the game is reset and the player moves …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published