frozen v0.5.0

FrozenJS Logo

Animation
Basic Animation through use of a game loop.
Input
Mapping of keys and input handling.
Images
Loading of Images with the ResourceManager.
Sounds
Loading sounds with the ResourceManager and playing them.
Sprites
Animating a sprite from a sprite sheet.
Box2D
Box2D integration with Frozen.
Box2D Sprites
Using Sprites with Box2D.
Gestures
Using gestures
Box2D Portals
Box2d teleportation and collision detection.
Ragdoll Physics
Using ragdoll physics
Breakouts
Breakouts implementation with FrozenJS