Skip to content

jlehn/galaga_html5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/**

  • Copyright (c) 2012, Matthew Erickson ([email protected])
  • All rights reserved.
  • Please see copyright.txt for full license details **/ galaga_html5 ============

Galaga using html5 and jquery/javascript

Make sure you have jquery on the page. Also have this in your css:

(or at least with a #YOUR_CANVAS_ID canvas { user-select: none; -ms-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -webkit-touch-callout: none; -webkit-user-drag: none; }

And the setup for the page:

Unsupported Browser, sorry!

About

Galaga using html5 and jquery/javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published