Skip to content

terribedore/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game

Description A "Frogger"-esque Game for your Browser (must have keyboard)!

Tags Kids Game, G rated, Game difficulty: Easy.

Table of Contents

Installation

This game is meant to be played on a browser with a keyboard.

Fork/copy the files using the green clone/download button and save/install the files on your local server or personal website.

Usage

  • Open Browser and point it to the HTML file.
  • Use the arrow keys to move your player.
  • Make it to the top row to win!
    • Be sure to avoid those bugs!

alt text

Contributing

This repository is meant to remain "frozen" for future reflection. Any refactoring will be done at a future time and will be forked then renamed. The link to that forked project, will then be shown here.

Credits

Thanks to the following for inspiration and 'unsticking' me.

delta time: https://www.construct.net/en/tutorials/delta-time-and-framerate-independence-2

collision: https://developer.mozilla.org/en-US/docs/Games/Techniques/2D_collision_detection#Axis-Aligned_Bounding_Box

https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Collision_detection

License

This Game was created based on the project requirements for the Udacity Front End Developer nanodegree program. Starter code and files

As of 26 Oct 2018, Udacity does not explicity state licensing. Until they (or I) choose otherwise, please use for fun and not profit. (aka MIT)

Contact

Want more? You can check out my repos or get in touch with me at my personal / profession "webhub"

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.9%
  • CSS 0.2%