ARTech-Industries / BrickBreaker

0 stars 19 forks source link

Added Win Message #23

Closed gegoldberg closed 6 months ago

gegoldberg commented 6 months ago

Implemented a win message. Once player breaks all bricks, a JOptionFrame is created, which is a dialogue box that displays "You have won" to the player. Once the player presses "OK" on that message frame, the game will exit.