Step 5: Game Over IF Statement 1

Goal:


Let’s start coding the Game Over conditions for our game.

Steps:

    1. From Control, place an IF block
    2. From Operators, place a <(less than) block.
    3. Set the second space in the <(less than) block to 0.

Code: