Skip to content

beingKHUSH/Classic-Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Front End Web Developer Nanodegree Project :

Classic Arcade Game Clone Frogger - https://beingkhush.github.io/Classic-Arcade-Game/

Project Overview You will be provided visual assets and a game loop engine; using these tools you must add a number of entities to the game including the player characters and enemies to recreate the classic arcade game Frogger.

Project Instructions

Basic Functionality 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 back to the start square. Once the player reaches the water the game is won.

How to load the game locally

1.Download/clone the repository. 2.Open index.html in browser. 3.Enjoy the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published