gameQuery

JavaScript Game Development Made Easy

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.
App submitted Wed 10 Mar '10

Related apps


Comments