Skip to content

An HTML5 Canvas powered video game, developed using the best practices in Object Oriented JavaScript.

Notifications You must be signed in to change notification settings

ptchiangchloe/Arcade-Fogger-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend-Nanodegree-Arcade-Game

Welcome to the classic arcade game! Arcade game is a project for my front end nano degree in Udacity. I mainly used object-oriented javascript to create the functions for the project.

If you are interested in knowing more details and background about this project, Please visit Udacity.

Instructions

  • You can open and play the game in most of web browsers
  • Use mouse to manipulate the player's movement.
  • First, press the "start" button and choose your favorite character as the player.
  • You need to move to the road to get the gem in order to scoring.
  • You need to avoid collide with bugs or step into water otherwise you will lose one life.
  • You only have 5 life chances in total, game will be over after you use out them, good luck!

License

MIT License

Copyright (c) 2016 Hanyu Jiang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

arcade_game

About

An HTML5 Canvas powered video game, developed using the best practices in Object Oriented JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published