© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
V. G. BruscaIntroduction to Video Game Engine Developmenthttps://doi.org/10.1007/978-1-4842-7039-4_11

11. Dynamic Settings

Victor G Brusca1  
(1)
Edison, NJ, USA
 

We’ve covered a fair amount of the game engine’s code up to this point in the text. Most of the classes have been tied closely to the engine’s models or runtime code. The next set of classes we’ll review show us how the game engine can pull in data from different sources to customize settings and game play.

In the upcoming sections, we’ll review the structure and syntax of a game engine config file and detail the settings loading process so that you have complete control over how your game loads and ...

Get Introduction to Video Game Engine Development: Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.