- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 179字
- 2021-04-02 18:33:57
There's no such thing as "finished"
We'll be learning a lot about iteration throughout this book. Some game developers who produce content for fixed media such as game disks and cartridges are used to producing a gold master—the final build of the game—and calling it a day. One of the joys of deploying games to the Web is that they're never truly finished. You can continue tweaking your web games and modifying them until you end up with a far more fun and polished game than you started with.
Flashbang Studios constantly modified and improved upon Off-Road Velociraptor Safari even years after they were "finished" - three years afterward, in fact! The team addressed critics' initial concerns about sluggish performance by relentlessly tweaking the game and improving upon its performance.
Likewise, we'll be creating some games that are really raw and unfinished at first. But as we learn more about how to program the crucial bits and pieces common to many games, we'll keep revisiting our rough, early games to add those pieces and improve them.
- Offer來了:Java面試核心知識點精講(原理篇)
- Java從入門到精通(第4版)
- Java持續(xù)交付
- JavaScript by Example
- Amazon S3 Cookbook
- Julia高性能科學(xué)計算(第2版)
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Swift Playgrounds少兒趣編程
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 啊哈C語言!:邏輯的挑戰(zhàn)(修訂版)
- VMware vSphere 5.5 Cookbook
- Getting Started with the Lazarus IDE
- ASP.NET jQuery Cookbook(Second Edition)
- MATLAB計算機視覺實戰(zhàn)
- Learning Node.js for Mobile Application Development