Particle Dodger
This week we build a particle dodger game
We created our main charecter, set up the controls and the ability to keep it on the game screen
We then setup our particles, they spawn randomly across the top of the screen and fall to the bottom
If we interact with them we loose a life
We also added some cool animation effects when we collide with them
Have a look at the full code below and test it out in the simulator