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

Summary

In this chapter, we developed a Tetris game. You looked into timing and randomization, as well as a new coordinate system, more advanced drawing, how to catch keyboard events, and how to write text.

In Chapter 4, Working with Shapes and Figures, we will develop a drawing program capable of drawing lines, arrows, rectangles, and ellipses.