We're going to build a simple, motion-controlled game in easily-digestible steps. Each part of the tutorial builds upon the previous one, so be sure to read/try them in order. In each step, we'll add ...
Let's change that now, and add some meteors to the mix. The mechanism is essentially the same as with the coins, but when the alien collides with a meteor, the game is over. To make the game a bit ...