Game Over


Goal:

Learn how to use booleans with while loops.

Steps:

  1. Find the GameOver recipe program (Gameover.java) and open it using Eclipse.
  2. Read the information and follow the instructions inside the program.