Basic sprite
The smallest possible Phaser 4 example — load a texture and draw it once.
Notes
Phaser.AUTOpicks WebGL where supported, else Canvas.parent: 'game'mounts onto the<div id="game">provided by the playground iframe.- The image is loaded over the network — the playground will show a brief blank canvas while it resolves.