- Scratch 2.0 Game Development HOTSHOT
- Sergio van Pul Jessica Chiang
- 77字
- 2021-07-19 18:16:59
Chapter 3. Start Your Engines
In this project, you will learn that things are not always as they appear. Sometimes, it's useful to separate the code and functionality of the game from the pretty graphics. In the project that we will build here, we will separate a player-controlled object from the sprite that represents it. We will also use an invisible collision mask to give the program a much clearer feedback than a regular image.
推薦閱讀
- Redis使用手冊
- 數據庫原理及應用教程(第4版)(微課版)
- 企業大數據系統構建實戰:技術、架構、實施與應用
- 數據結構與算法(C語言版)
- 數據庫應用基礎教程(Visual FoxPro 9.0)
- iOS and OS X Network Programming Cookbook
- Hadoop大數據實戰權威指南(第2版)
- 軟件成本度量國家標準實施指南:理論、方法與實踐
- 大話Oracle Grid:云時代的RAC
- 數據架構與商業智能
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- Access數據庫開發從入門到精通
- openGauss數據庫核心技術
- Node.js High Performance
- 算法設計與分析