Media Summary: In this video we fix up the Game Board class so it can support the new saving system. We start the Play Panel in this video which will put together the game and keep track of displaying the scores. We create the Main Menu screen using GuiButtons.
Java 2048 Gui Tutorial 7 - Detailed Analysis & Overview
In this video we fix up the Game Board class so it can support the new saving system. We start the Play Panel in this video which will put together the game and keep track of displaying the scores. We create the Main Menu screen using GuiButtons. We create the GuiScreen to do all of the behind scenes Part of an ongoing series of 55 new things in We are moving on to the leader boards. Next video we will fix up our old saving methods to accommodate the new methods we ...
In part 2 we will code the actionPerformed method and the main method.