gameQuery - JavaScript Game Development Made Easy
Added: 4 months ago, Source: Feed My App
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. The project has a Google Code page where the SVN repository of the project is hosted and a twitter page where you can follow the daily progress of the development.
gameQuery tries to:
Be easy to learn and use.
Stick closely to jQuery philosophy.
Be fast enough on most modern browsers.
Allow a beginner to write a rich 2D game.
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.
view more
...
Click here to read full article