ucsb-cs56-projects / cs56-games-fish-animation

-
1 stars 11 forks source link

Menu GUI #24

Closed shadeebarzin closed 8 years ago

shadeebarzin commented 9 years ago

The current GUI for the main menu is functional, but not appealing. Improve the appearance of initial menu, maybe by adding a background image and changing button sizes so the whole menu is not 3 large buttons.

jennacryan commented 9 years ago

~200 points

fstruong commented 9 years ago
shadeebarzin commented 9 years ago

We changed the main menu by adding a background, changing button size and locations. We also changed the set difficulty menu by adding the background and resizing/replacing the buttons. We also changed the instructions screen to use JTextAreas instead of a JLabel and reformatted the instructions.