Game State - How to Make a 2D Game in Java #13

This is the beginning of the second half. In this video, we implement a game state and pause screen. Guidelines for using Blue Boy Adventure's code and assets: https://docs.google.com/document/d/1q... Timestamps: 0:00 Introduction 0:33 The roadmap of the second half 2:55 Create game state 4:31 Set default game state 5:49 Handle game state in update method 6:38 Shorcut key to pause the game 8:14 House-keeping 1 8:58 Work on UI class 11:27 Draw pause screen 14:28 House-keeping 2 16:04 Final result #java #javagametutorial #javatopdowngame