Vue 3 and Phaser 3 template using Webpack for browser games
A Webpack boilerplate that embeds Phaser 3 into a Vue 3 application for building browser games and interactive scenes. Set up with Vue CLI 5, it includes Sass/CSS postprocessing, Babel-based transpilation, a development live-reload server, and production build minification. Suited for projects combining component-based UIs with game logic.
0