Simplistic game template for Phaser projects using nodejs, yarn & webpack with all the boring boilerplate already implemented with sensible defaults.
The following prerequisites are needed to work with this project:
Start webpack-dev-server with built-in command:
yarn startFor building the final bundle for use in production use
yarn buildDistributed under the MIT License. See LICENSE for more information.
We believe that the open source community is an amazing place to learn, inspire and create. Any and all contributions are greatly appreciated! Just fork and open a Pull Request, simple as that.