Complete this quiz after the lesson by checking one answer per question.
- What is a good pattern to use when a game end condition has been met?
- Display a suitable message
- Quit the game
- Display a suitable message, offer the player to restart, and display what key to hit for that action
- You should offer a restart only when the game has ended
- true
- false