RocketBoots is kit to help create web games in JavaScript and HTML5.
The kit contains a number of components / libraries.
- Core - to handle dependencies and script loading
- Sound Cannon
- Coordinates
- Image Overseer
- Dice - randomness
- State Machine
- Looper
- Stage - layers/camera basics
- World/Entity - basics
- Keyboard controls
- Physics - Entity collision detection
- Preloader - check
- Stage - Tiles
- World - get nearest entity (for clicks)
- Physics - velocity
- Physics - gravity
- Stage - resize on window resize
- Stage - Viewport (exact fit, show all, no scale)
- Stage - zoom
- State Machine: history/back-button controls
- Chromatic (colors)
- Disk - save/load game data
- Canvas Effects
- GB - gameboy styling and framework
- jQuery (MIT License)
- Mustahce.js (MIT license)
- Raphael (MIT license)
- Download a copy of the starter kit
- ???
This kit is licensed under the MIT License.