SpiceJS is an Html5 canvas framework designed for rapid prototyping of games, ads and all sorts of animations.
Developed by: Ryan Spice
- Cross-Browser
- Lightweight
- No dependencies
####completed
- game state logic
- object inheritance
- fps and delta time calculations
- graphics handling
- advanced scaling
- app options
- cookies
- particles
- graphics loader
- multi-touch + mouse & keyboard input detection
- double buffering
####in-testing
- advanced drawing (blending, elements, buttons)
- drawing using vectors
- pathing
- linear and radial collision ability to instantiate multiple app canvases on a single page
####coming soon
- Multi-Channel Audio
- smooth page scrolling