Hacker News new | ask | show | jobs
by LoSboccacc 2243 days ago
> if you want to make a 2D game

all of these are quite low level engines, nothing wrong with that but there's wrapper around these, like phaser which uses pixi as backend and give quite some useful abstractions on top of the rendering.

1 comments

FYI, Phaser 3 doesn't use Pixi as backend.