- Beginning C++ Game Programming
- John Horton
- 94字
- 2021-03-26 16:12:30
Chapter 5: Collisions, Sound, and End Conditions – Making the Game Playable
This is the final phase of the first project. By the end of this chapter, you will have your first completed game. Once you have Timber!!! up and running, be sure to read the last section of this chapter as it will suggest ways to make the game better.
In this chapter, we will cover the following topics:
- Adding the rest of the sprites
- Handling the player input
- Animating the flying log
- Handling death
- Adding sound effects
- Adding features and improving Timber!!!
推薦閱讀
- Responsive Web Design with HTML5 and CSS3
- Mastering PHP Design Patterns
- Visual C
- Java程序設計:原理與范例
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Visual FoxPro 6.0程序設計
- Troubleshooting Citrix XenApp?
- Python青少年趣味編程
- Python開發基礎
- MySQL 8從零開始學(視頻教學版)
- .NET 4.0面向對象編程漫談:應用篇
- 從零學Java設計模式
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- SQL Server 2014 Development Essentials
- 計算機程序的構造和解釋(JavaScript版)