How do we know this while loop won't run its code block?

The condition returns falseThe condition returns trueThe gameOn variable updates to false inside of the code block

The condition returns false.