- Beginning C++ Game Programming
- John Horton
- 56字
- 2021-07-08 11:13:19
Preface
This book is about learning C++ programming the fun way. Starting from zero experience, you will learn the basics of C++, such as variables and loops, through to advanced topics, such as inheritance and polymorphism. Everything you learn will be put into practice building three fully-playable games.
These are our three projects for the book.