0.2.0 • Published 10 years ago
gamebox v0.2.0
gamebox
When you create games (or game engines) for the web, you have some code you always end up using. gamebox
aims to provide that base code.
Version 0.2.x currently only supports CommonJS modules.
What does it provide?
- Loop (utilizing
requestAnimationFrame
) - Asset loader
- Input handling (keyboard)
- Logger
- Tweens
- Timer (
requestAnimationFrame
-friendly) - Vectors
License
This is public domain. If public domain does not work for you, you can use MIT alternatively.
0.2.0
10 years ago
0.2.0-beta1
10 years ago
0.2.0-alpha12
10 years ago
0.2.0-alpha11
10 years ago
0.2.0-alpha10
10 years ago
0.2.0-alpha9
10 years ago