arv124 / CatCatch

1 stars 1 forks source link

Create Start Panel #1

Closed kyleisryan closed 8 years ago

kyleisryan commented 8 years ago

The initial JPanel for the home screen needs to be designed. It will contain a start button to launch the game, a high scores button to link them to the high scores pane, and a credits panel. It also needs a title "Cat Catch".

kalabanana commented 8 years ago

*The main panel will have a line of text that says "Credit to ...." *The main panel will contain three panels: main panel, game panel, and high score panel. After "Start Game" button is clicked, the window will refresh to the next panel, which is game panel. If the player loses the game, the window will then refresh to the high score panel.

kalabanana commented 8 years ago

Screen size: 400*300