Asked By: Anonymous
I have a realtime tile set / map strategy style game that I’m building with JavaScript on the client side, however I want to leverage an existing library or libraries that have perhaps thought through some issues more methodically than I’d be able to just starting off.
For example, I’m looking at Ember.js (playing with Backbone a little and even Meteor), however it seems that I’m missing some options as far as leveraging utilities that may already be in place. What game js development libs have you used or seen that may be useful in this context?
Solution
Answered By: Anonymous
I found a list of good javascript game engines that I thought you might enjoy. 🙂