HTML5 gamedeveloper library. All classes in this library are based on the Google Closure Library.
###About The basic idea is to create a library of reusable classes for game developers. This is not a framework. Because the framework is always tied to some restrictions and rules. There are no restrictions, here are the basic classes.
###Downloads
###JSDoc
###Covers
- Resource loader
- Touch/ Mouse input handler
- Canvas renderer
- Collision detection
- Sprite animation
- A* path finding
- Math
###Feature
- Documented code
- Tested code
###Contact me