top | item 47074684 Ask HN: Frameworks for 2D Browser Games? 5 points| tmaly | 11 days ago I am curious aside from PhaserJS, what frameworks are you using to create multi-player 2D games in the browser? 3 comments order hn newest vunderba|11 days ago 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 triptych|11 days ago I am using Kaplay and getting a lot out of learning how it works tmaly|11 days ago Are you vibe coding with it at all and if so, how well is it going?
vunderba|11 days ago 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
triptych|11 days ago I am using Kaplay and getting a lot out of learning how it works tmaly|11 days ago Are you vibe coding with it at all and if so, how well is it going?
vunderba|11 days ago
[1] - https://pixijs.com
[2] - https://animated-puzzles.specr.net
triptych|11 days ago
tmaly|11 days ago