Skip to content

razcodes/arcadegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture of the game

Play it here!

Classic Arcade Game Clone Project

This is my version of the classic 'Frogger'.

Instruction

In order to run the game:

  • Download the repository files.
  • Run the index.html file with your browser in order to load the game locally.

Game Logic

Your goal is to reach to the water at the top. Every time you reach the water you will gain 1 point.

Game Features

Character selection

You can choose from 5 different characters.

Health Points

You will start with 3 health points. Every time you and an enemy collide you lose 1 health point.

Game Levels

Every time a player gets 10 points he levels up and another enemy is added to the game.

Built With

  • HTML5
  • CSS
  • Vanilla JS

Author

Acknowledgements

  • Art assets and game engine provided by Udacity.

About

My version of the classic arcade game 'Frogger'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors