I'm looking for a good 2d JavaScript game engine for a small side project (going for an 8 bit feel, exploration style). I've heard of ivank.js, two.js, pixi.js, joy.js, or am wondering if I should just go with three.js?
Any Suggestions?
1–5 of 5 posts
Any Suggestions?
Our studio has been using http://impactjs.com for the last year and mostly loving it.
Be sure to check if its applicable to whatever you want to create though. You will get a massive boost if you are looking to write a side scroll-er as that style of game is very well supported in it.