Hacker News new | ask | show | jobs
by duringwork12 1274 days ago
phaser and fluid js for microsoft have worked well for me for small multiplayers scenarios
1 comments

Phaser is the one I liked the most and I got it _nearly_ close enough to being acceptable, but the rubber banding was enough to make it Not Fun^tm. I think the issues could have arisen from using Elixir as a backend rather than JS, leading to some of the math/floating point errors (particularly around sqrt) that others have mentioned here.