Summary
We have laid the groundwork for the Mars Runner game, integrating our own code into the Game State Management sample system and creating both a skybox and a track for our player to drive along.
We have seen how the code concepts we have implemented in earlier games can be tweaked and updated for our new endeavors. We will continue this trend in Chapter 10, Mars Runner – Reaching the Finish Line, as we complete the Mars Runner game by adding the player's rover, the alien ship, and all of the gameplay elements we need, to tie the various pieces of the game together.