IntermediateCourse IntroductionA introduction to the game we will be creating, including core concepts and gameplay walkthrough.View seriesAdvanceData and Save GamesWe continue the block game build by covering how to create and load save data. As well as new ways to store data.View seriesAdvanceTurret LogicIn this lesson we complete the majority of the enemy AI logic. An in depth explanation of C++'s memory sytem with examples of how to use pointers and references.View series