Media Summary: We start the Play Panel in this video which will put together the game and keep track of displaying the scores. In this video we fix up the Game Board class so it can support the new saving system. We finish the game logic, and the game is now playable.
Java 2048 Gui Tutorial 8 - Detailed Analysis & Overview
We start the Play Panel in this video which will put together the game and keep track of displaying the scores. In this video we fix up the Game Board class so it can support the new saving system. We finish the game logic, and the game is now playable. We begin making the GameBoard class and get some drawing added in. We create the GuiScreen to do all of the behind scenes We create the Main Menu screen using GuiButtons.