Ask HN - Looking for a good 2d javascript game engine
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?
4 comments
[ 3.9 ms ] story [ 18.7 ms ] threadBe 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.