I’m still rather confused as to why I needed to instantiate fBullCowGame, nor how that command:
FBullCowGame BCGame;
in and of itself created an instance, why that instance was created where it was, rather than anywhere else…I just don’t really have a good grasp on it at all. I don’t think the instructor covered that topic as well as he could have. I googled for about 2 hours looking for youtube videos and c++ tutorials to try to figure out what was going on, but in the end end, I went with what he wrote and am moving on. Hopefully in future videos it becomes clear, because I’m just not picking it up.
I want to clarify that this is not a knock against this instructor particularly as every other site I’ve gone to has left me equally (sometimes more) confused/lost as this one has.