From Josh Morony: In the last part of this tutorial, we started working our way through building a Christmas themed game in Phaser. We’re most of the way there already, but we still need to do the following things to finish it off:
- Enable input events so that the player can fling items to sort them
- Add a scoring mechanism
- Add a snowing effect to the background
- Add some festive music
So, let’s get right into it!"