Welcome to Part 3 of this text. If you’ve made it this far, then you’re an expert at the intricate details of the game engine, and it’s time to put that knowledge to use. In this part of the text, we’re going to build two games from the ground up. This will be an exciting journey. We’ll start literally from scratch with an outline of the game. Then we’ll add functionality in phases until we have a finished product.
The first game that we’ll create is called PongClone, and as the name would suggest, ...