Hidden Pictures Game

In this assignment, you will use the Screens sheet to help you make a series of levels.

1. Open the code you typed in for your Screen assignment.

2. In the screen1 method, put the code to make a screen like this. Choose your own pictures.

3. In actionPerformed, if the actionCommand is 2 -

Dialog Box Code:

4. Make screen2 (Level 2). For example:

5. Make screen3 (Level 3).

6. Make a final screen that tells the user they won. Allow them to play again.