Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

KostasDimakis/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

This frogger clone, is a project that's part of Udacity's Front-End Web Developer Nanodegree and its purpose was to familiarize me with Object Oriented Javascript and HTML Canvas.

How to run the game

  • Play the game online or
  • Download the master branch from this repository and simply open index.html in your browser.

How to play

  • Use ← ↑ → ↓ arrow keys to move the player
  • Avoid enemies
  • Collect plenty gems to achieve a high score!
  • Win by jumping on the water

The trick of the game is that you select when to win! But the longer you play the more points you achieve! Are you ready to test your greed?

LICENSE

MIT © Konstantinos Dimakis

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • HTML 5.7%
  • CSS 1.5%