C++ Windows Programming
上QQ阅读APP看书,第一时间看更新

Chapter 3. Building a Tetris Application

In this chapter, we develop a classic Tetris game. We look further into the Window class, including text writing and drawing figures that are more complex. We look also into timing, random numbers, and graphical updates such as falling figures and flash effects. An illustration of it is shown next: