Chapter 10. Writing GameManager
We have achieved some basic gameplay. Now is the time to tie it all together. In this chapter, we will cover the following topics:
What is a
gameplay
loop?What is a
singleton
class?Writing
GameManager
events?Implementing the first game loop