- Beginning C++ Game Programming
- John Horton
- 181字
- 2021-03-26 16:12:22
Summary
This was quite a challenging chapter and perhaps a little bit mean to be the first one. It is true that configuring an IDE to use a C++ library can be a bit awkward and long. Also, the concepts of classes and objects are well known to be slightly awkward for people who are new to coding.
Now that we are at this stage, however, we can totally focus on C++, SFML, and games. As we progress with this book, we will learn more and more C++, as well as implement increasingly interesting game features. As we do so, we will take a further look at things such as functions, classes, and objects to help demystify them a little more.
We have achieved plenty in this chapter, including outlining a basic C++ program with the main function, constructing a simple game loop that listens for player input and draws a sprite (along with its associated texture) to the screen.
In the next chapter, we will learn about all the C++ we need to draw some more sprites and animate them.
- 圖解Java數據結構與算法(微課視頻版)
- HTML5 移動Web開發從入門到精通(微課精編版)
- 少年輕松趣編程:用Scratch創作自己的小游戲
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Quantum Computing and Blockchain in Business
- Red Hat Enterprise Linux Troubleshooting Guide
- Arduino計算機視覺編程
- 代碼閱讀
- 網絡數據采集技術:Java網絡爬蟲實戰
- 多媒體技術及應用
- Hands-On Robotics Programming with C++
- Qt 4開發實踐
- Software Development on the SAP HANA Platform
- 新手學ASP.NET 3.5網絡開發
- Opa Application Development