Lesson 2.6.A: Break Out Game demonstration
Microsoft Philanthropies TEALS Program
Introduction to Computer Science
Design?
What have we decided?
Let's look at the starter code.
For today we will just make the paddle move.
We have decided to use a variable to stop the game.
We need to make it.
And we need to initialize it.
2.6.A: Debrief