- Game Development Patterns and Best Practices
- John P. Doran Matt Casanova
- 64字
- 2021-07-02 23:43:40
Your objective
This chapter will be split into a number of topics. It will contain a simple step-by-step process from beginning to end. Here is the outline of our tasks:
- What are design patterns?
- Why you should plan for change
- Separating the what and how
- An introduction to interfaces
- The advantages of compartmentalizing code
- The problems with using design patterns in games
- Project setup
推薦閱讀
- Learn ECMAScript(Second Edition)
- JavaScript從入門到精通(微視頻精編版)
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- 網店設計看這本就夠了
- RSpec Essentials
- Yii Project Blueprints
- 軟件供應鏈安全:源代碼缺陷實例剖析
- SpringBoot從零開始學(視頻教學版)
- SEO教程:搜索引擎優化入門與進階(第3版)
- 讀故事學編程:Python王國歷險記
- 趣學數據結構
- Daniel Arbuckle's Mastering Python
- 軟件工程實用教程 (第3版)
- C#.NET程序設計
- 數據結構案例教程:C語言版