Skip to content

aliceFung/assignment_js_oop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test out Asteroids here ###To Play:

  • Use left and right arrow keys to rotate ship
  • Press up arrow key to accelerate the ship
  • To fire, hit the spacebar

###In this (super easy) version, beware:

  • Your ship will float off into unknown space (offscreen) if you don't control it well. But, you can navigate it back into charted space territories.
  • Your ship has special intangibility cloak (asteroids will not damage it).
  • You have unlimited firepower.
  • There are no points. Blast away!

assignment_js_oop

Objectify! Construct! Prototype! Win. A JavaScript project using objects, constructors and prototypes from the Viking Code School

About

Objectify! Construct! Prototype! Win.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • HTML 4.7%
  • CSS 1.1%