Hacker News new | ask | show | jobs
by retinaros 674 days ago
so if you re making a 2d three.js or webgl game you dont recommend it?
1 comments

It's being used by a lot of companies with WebGL tech stacks mostly deployed on low-powered slot machines. Quite a few web games in the Asian market also use it. However, three.js likely won't add anything for a 2D game. You'd be better served with Phaser or PixiJS (which is the industry standard in slot games it seems).