JavaScript游戏开发框架:boxbox
jopen
12年前
boxbox是一个有趣和简单的框架,用于利用Box2D物理引擎开发游戏。
特性:
- simple API
- work with entities rather than fixtures, bodies, and shapes
- attach events to entities rather than the whole world
- reuse common configuration among similar entities
- built in canvas rendering with image support