Skip to content

zaynaib/frogger-arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Classic Arcade Game

This is a take on the classic 1981 arcade game Frogger. DON'T GET CRUSHED!

Frogger Gif

How to Play

In order to start the game click anywhere on the canvas game. To move your character use the arrow keys. If your avatar reach the water then you when the game. If your avatar collides with a bug then you loose.

Techonologies

  • HTML
  • CSS
  • Javascript

Assets

js/app.js This file provides the game logic for the functionality of how the sprites move

js/engine.js This file provides the game loop functionality (update entities and render)

js/resources.js This file loads the images on to the canvas

About

Copycat frogger arcade game for Udacity Front-End Developer Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published