Game develop with Phaser 3
Demo available here.
Install deps :
yarn
Start web server at https://localhost:8080/ :
yarn start
Test your code :
yarn lint
Extrude tiles :
tile-extruder --tileWidth 16 --tileHeight 16 --input ./tiles_tmp.png --output ./tiles.png