I am curious aside from PhaserJS, what frameworks are you using to create multi-player 2D games in the browser?
If you're willing to do a bit more legwork, PixiJS is also great at handling graphics (WebGL). It's what I used to build my animated jigsaw puzzle game.
[1] - https://pixijs.com
[2] - https://animated-puzzles.specr.net
I am using Kaplay and getting a lot out of learning how it works
If you're willing to do a bit more legwork, PixiJS is also great at handling graphics (WebGL). It's what I used to build my animated jigsaw puzzle game.
[1] - https://pixijs.com
[2] - https://animated-puzzles.specr.net