- Beginning C++ Game Programming
- John Horton
- 56字
- 2025-02-22 06:58:00
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.