denexus / galaga_html5

Galaga using html5 and jquery/javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%