SinisterBlade / space-invaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Invaders

Demonstrates an animation loop, collision detection, keyboard input, drawing to the canvas and playing sounds.

With short, heavily annotated JavaScript source code, so you can understand how it all works.

A screenshot of Space Invaders

About

License:MIT License


Languages

Language:HTML 68.6%Language:CSS 17.4%Language:JavaScript 14.0%