Finagles’ 8th Rule: Teamwork is essential; it allows you to blame someone else.
Today, we’re finally getting our breakout game into a playable state! Yes!!
See how to implement functionality to recognise when the ball hits a block, and make the block disappear. This is really the centrepiece of our program – from now on, everything else is detail.
Concepts discussed: collision detection, removing an object from the world
Download (scenario as of beginning of this episode): breakout-v7.zip