Issue #73 : The game no longer freezes if the player wins the game. Instead it plays a celebration tune and asks the user to reset game or quit.
Issue #72 : Before there were two ant targets that created two separate jar. This has been improved so that there is only one ant target (ant jar) that creates one jar for the entire project. Furthermore the jar file is executable and fully capable of executing either version of the game.
Issue #49 : Improved the layout of Main Menu. Changed the color of the buttons to grey. Changed from Grid Layout to Box Layout. Added a Background image.
Issue #71 : We added a .gif that illustrates how to play the game and the different available options.
Issue #74 : Change the cell color to grey and used a different image resource for the mines.
List of Issues solved:
Issue #73 : The game no longer freezes if the player wins the game. Instead it plays a celebration tune and asks the user to reset game or quit.
Issue #72 : Before there were two ant targets that created two separate jar. This has been improved so that there is only one ant target (ant jar) that creates one jar for the entire project. Furthermore the jar file is executable and fully capable of executing either version of the game.
Issue #49 : Improved the layout of Main Menu. Changed the color of the buttons to grey. Changed from Grid Layout to Box Layout. Added a Background image.
Issue #71 : We added a .gif that illustrates how to play the game and the different available options.
Issue #74 : Change the cell color to grey and used a different image resource for the mines.
Issue #84
Issue #85