Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 534 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 534 Bytes

antibalt

Stop the little bastards from escaping.

What?

A 2D side-scrolling shooter built using HTML's canvas API.

Built in Chrome, so it's most likely to work there.

Just open public/antibalt.html

Development

Requirements:

  • Vim.
  • CoffeeScript.
    • Node.JS (brew install node)
    • NPM (curl http://npmjs.org/install.sh | sh)

Compile to JavaScript as you go:

coffee --compile --watch --output public/js lib/antibalt.coffee

License

(c) 2012 Paul Annesley.

Not yet licenced.