How to program Flappy Bird in Visual Basic lesson 6 – Collision detection

In this lesson we add collision detection to the game so when the bird touches the pipes the game resets. We also make the pipes move to the left a bit faster to make the game more difficult.