Source: WebAppers
gameQuery is a jQuery plug-in to help make JavaScript game development easier by adding some simple game-related classes. gameQuery has the following features: multi layer-sprite animations, sprite hierarchies, collision detection, swappable sound support, periodic callbacks and keyboard state polling.
JavaScript games are still in their infancy but but there is many reason why they are more than a curiosity: Modern browser provide very good JavaScript engine and improvement keeps coming. Then to develop JavaScript games you don’t need an expensive proprietary IDE, widly available, free, open source software are there waiting for you! Sometimes Flash is not available in some platform, even very recent ones (Wii, iPhone …).
Requirements: jQuery Framework
Demo: http://gamequery.onaluf.org/demos.php
License: MIT License

0 comments:
Post a Comment