Summary
In this chapter, we finished creating our Tower Defense game. We have implemented a GameManager
to wrap all the single pieces created inside the last two chapters together. In particular, we have integrated the UI as well as the game over conditions, along with a script to place the towers inside our game:
Finally, don't forget to have fun with your own video game!