This project is based upon the following tutorials:
- Emanuele Feronato's How to create a level selection screen with locked levels and stars and How to create a level selection screen with locked levels and stars – finished prototype, but converted to TypeScript.
- Emanuele Feronato's Create an HTML5 level selection screen using a scrollable map like in “Hero Emblems” game using Phaser, but converted to TypeScript and improved to work with Phaser 2.4.6.
- Emanuele Feronato's Creation of a HTML5 character selection screen like the one in Crossy Road iOS smash hit, but converted to TypeScript.
- Emanuele Feronato's Create a HTML5 level select screen controlled by swipe without actually checking for swipes and Create a HTML5 level select screen controlled by swipe – new feature: actually selecting a level, but converted to TypeScript.