Anyone tried out gameQuery?
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Anyone tried out gameQuery?
I have been thinking about checking out gameQuery at some point (possibly after working with Flash/Flex for a while). It is a game-centric library written for the amazing, ubiquitous jQuery Javascript framework. It just sends my mind into the stars thinking about a fully graphical, plugin-less MMORPG with better than SNES-style/speed graphics that only requires JS to run. The demo on the front page, even while not being playable, shows the power of the library for game development. It is running at least an SNES-quality Super Street Fighter II clone in "attract mode", all with nothing but Javascript.
The indelible lord of tl;dr
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Anyone tried out gameQuery?
i have looked at it but since I do not use Jquery I have not used it, looks awesome though
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Anyone tried out gameQuery?
Once you use jQuery, you can never go back. It simplifies everything!
The indelible lord of tl;dr
-
Loopy
Re: Anyone tried out gameQuery?
QFT! I'm currently redoing my interface on my game to incorporate jquery elements... it's quite nice.Jackolantern wrote:Once you use jQuery, you can never go back. It simplifies everything!