From Phaser Tutorials.com: "In Part 1 of this tutorial, we started building a Phaser project template that you can reuse and extend in any future project you work on. To begin with we:
- created the basic structure for our project
- created the boot scene
- created the preloader scene
In Part 2 of this tutorial, we are going to continue working on our template by adding in the Title, Options, and Credits scenes."