/galaga_html5

Galaga using html5 and jquery/javascript

Primary LanguageJavaScriptOtherNOASSERTION

/**

  • Copyright (c) 2012, Matthew Erickson (Matt@MattErickson.ME)
  • 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!