Stop the little bastards from escaping.
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
Requirements:
- Vim.
- CoffeeScript.
- Node.JS (
brew install node
) - NPM (
curl http://npmjs.org/install.sh | sh
)
- Node.JS (
Compile to JavaScript as you go:
coffee --compile --watch --output public/js lib/antibalt.coffee
(c) 2012 Paul Annesley.
Not yet licenced.