Declaring My Library

I’ll be using this small boilerplate code file:

http://lifelessboring.com/ludumdare25/starting.coffee

It defines a skeleton for an ImpactJS game and also includes a simple particle class and the start of a player class.

Party!