phaser3-retina icon indicating copy to clipboard operation
phaser3-retina copied to clipboard

Demo on how to support different devicePixelRatio's in Phaser 3

phaser3-retina

Demo on how to support different devicePixelRatio's in Phaser 3

Read more on the blogpost on https://supernapie.com/blog/support-retina-with-phaser-3

Install dependencies

npm install

Spin local dev server

npm start

Make a build of the game

npm run build