In this project, we’re going to take the skills we’ve learned from our Phaser physics lesson and create our own version of Space Invaders.
Since this game uses some of the mechanisms of the one we created in the Phaser Physics lesson, we’re porting over some of our previous code and building on top of it. So before starting, make sure to check over the comments and get an understanding of what’s already in the game.