- Game Development Patterns and Best Practices
- John P. Doran Matt Casanova
- 99字
- 2021-07-02 23:43:48
Your objectives
Over the course of this chapter, we will be focusing on a lot of important concepts and ping deep into some interesting code. Some of these concepts are about ways not to implement a game object. Learning the wrong way is often just as important as learning the right way. Here is an outline of the topics we will cover and your tasks for this chapter:
- Why a monolithic game object is a bad design
- Why inheritance hierarchies are inflexible
- Learning and implementing the Strategy pattern and the Decorator pattern
- Learning and implementing the Component Object Model
推薦閱讀
- Go Web編程
- C++程序設(shè)計教程
- MySQL數(shù)據(jù)庫管理實戰(zhàn)
- Monkey Game Development:Beginner's Guide
- The Modern C++ Challenge
- PostgreSQL for Data Architects
- 秒懂設(shè)計模式
- Android 應(yīng)用案例開發(fā)大全(第3版)
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實驗指導(dǎo)
- Keras深度學(xué)習(xí)實戰(zhàn)
- HTML5與CSS3基礎(chǔ)教程(第8版)
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實踐
- Python 3.7從入門到精通(視頻教學(xué)版)
- Raspberry Pi Robotic Blueprints
- Fastdata Processing with Spark