
gameQuery is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. It’s still in an early stage of development and may change a lot in future versions.
gameQuery has the following features:
- multi layer-sprite animations
- sprite hierarchies (grouping)
- collision detection
- swappable sound support
- periodic callbacks
- keyboard state polling
- free and open source license