Skip to content

denexus/galaga_html5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%