You do not need a full scripting language or network replication in your skeleton. Version 2.1.9 implies stubs . For example, the "Save Slot Manager" only needs a saveGame() function that prints "Save called – implement later".
In programming, a "skeleton" is the basic structure of a class before you add the complex logic or "muscles" of the code. In exercise 2.1.9, your goal is to identify and declare the instance variables 2.1.9 Game Skeleton
If you answered "Yes" to all three, congratulations. You have a 2.1.9 Game Skeleton. You do not need a full scripting language
Under the Hood: Why the "2.1.9 Game Skeleton" is the Blueprint for Every Successful Game 2.1.9 Game Skeleton