Page 1 of 1

List of JS engines

Posted: Tue Aug 23, 2011 12:11 pm
by Xaleph
Hi all, ran in to a list of several Javascript game engines. A comprehensive list if you ask me.

The url :

Game-Engines - GitHub

Many cool projects there, several whom have demo`s available too. Check it out if you want, maybe you`ll find an engine that suits you .

Re: List of JS engines

Posted: Tue Aug 23, 2011 3:22 pm
by Jackolantern
Very nice! Also, here is a list I have had bookmarked for about a week or so. Many of the engines are on that list since many are on Github (your list also has quite a few not on this list), but some are also separate and not listed on GH.

Re: List of JS engines

Posted: Tue Aug 23, 2011 5:36 pm
by hallsofvallhalla
Very nice list!

Stickied!

Image

Re: List of JS engines

Posted: Tue Aug 23, 2011 5:36 pm
by Jackolantern
Haha, nice!

Re: List of JS engines

Posted: Tue Aug 23, 2011 5:38 pm
by Jackolantern
Wait...stickied where? :)

Re: List of JS engines

Posted: Tue Aug 23, 2011 5:41 pm
by hallsofvallhalla
THERE!!!


heheh

Re: List of JS engines

Posted: Thu Feb 02, 2012 7:26 pm
by vitinho444
Im making a browser based game, mostly php and mysql.. Im trying to find what can Javascript do to make my game better :D

Any ideas?

Re: List of JS engines

Posted: Fri Feb 03, 2012 2:28 am
by Jackolantern
There are TONS of things JS can do for you. It becomes clear what it can do, and why JS is so important to web development, once you really learn PHP and learn its server-side limitations. Client-side timers, graphical effects, dynamic maps, real-time combat, etc. These are the things JS can do for your project!

Re: List of JS engines

Posted: Fri Feb 03, 2012 6:52 pm
by vitinho444
well, yes i already faced some PHP limitations :D

Is there anywhere i can learn Javascript that is usefull for games?

Re: List of JS engines

Posted: Fri Feb 03, 2012 7:09 pm
by Xaleph
Try Google