m-hall / canvaswars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canvas Wars

Canvas Wars is a simple space shooter game, based on Geometry Wars by Bizarre Creations.

A Demo is available at [https://m-hall.github.io/canvaswars/].

The project was originally created as an experiment to learn the HTML5 Canvas API.

Game Controls:

  • W moves forward
  • A turns left
  • D turns right
  • Mouse 1 fires main weapon (fires in the direction of the cursor, relative to the ship)
  • Mouse 2 fires secondary weapon

Moved from Google code on November 29, 2012.

About


Languages

Language:JavaScript 92.2%Language:HTML 5.7%Language:CSS 2.1%