ucsb-cs56-projects / cs56-games-beetle

-
0 stars 4 forks source link

Issue 500 Points #30

Closed samarth10 closed 7 years ago

samarth10 commented 7 years ago

This has both my partner Ricky's and my changes. This pull request fixes the following issues:

16 - Exit Screen GUI has been updated.

17 - The exit screen pops up correctly showing the winner.

18 - The player names have been saved when re-selecting levels.

19 - All of the player classes have been converged to super class.

21 - The bug in addPart() has been fixed.