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 GuiScreen to do all of the behind scenes
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 GuiScreen to do all of the behind scenes We create the Main Menu screen using GuiButtons. 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 ...