C++ Game Dev 6: Scene Management
We create a scene management system for our game engine. A scene will contain the logic for a specific part of our game e.g. the main menu, game, and pause scenes.
We create a scene management system for our game engine. A scene will contain the logic for a specific part of our game e.g. the main menu, game, and pause scenes.