Skip to content

This an Arcade Game project from Udacity using Object-oriented JavaScript

Notifications You must be signed in to change notification settings

Fanfarlo/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game - Miguelo & Karina's Wedding

Help Miguelo to get married with the love of his life "Karina". You just have to collect the random items, reach the water and score money for their wedding.

How To Run

  • Download all files here
  • Open index.html in your browser
  • You can also click here to access the site without downloading

How To Play

  • Press the arrow keys to move the player.
  • Collect the items and reach the water to get money.
  • Avoid colliding with enemy bugs.

Scoring

  • No item = $1
  • Bouquet = $50
  • Cake = $100
  • Suit = $800
  • Dress = $1000
  • Ring = $1500
  • Colliding with an enemy also decreases your score
  • Collide with enemy bug without carrying an item, lose half the value of the item currently on screen.

License

The project is licensed under the MIT license.

About

This an Arcade Game project from Udacity using Object-oriented JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • HTML 8.0%
  • CSS 3.4%