Shoot ’em up game creation lesson 8 (Visual Basic)

In this lesson we fix the bug where the enemies and your spaceship move off the screen boundary. We also make it so when enemies collide with your missiles, they reset back to the top with a random x coordinate.