jsGameLib

[2011.01.14]

jsGameLib is (as one might expect) a JavaScript library aimed at easing the creation of games.

Currently, it usesRaphaelJSfor fancy SVG graphics.

The code itself is not in a particularly beautiful state. The library was (hastily) created in preperation for the University of Michigan's Wolverinesoft 8th Annual Video Game Development Contest. I am in the process of a complete refactoring, and aim to update this soon.

Thesource codeis available on GitHub. Documentation (along with a revised version) is in the works.