- Learning C# by Developing Games with Unity 5.x(Second Edition)
- Greg Lukosek
- 102字
- 2021-07-09 20:03:33
Paper and pencil are powerful tools
We went through a few simple examples. For us humans, it's fairly simple to comprehend a few variables, if
statements, and methods. Imagine, however, that you need to write a game containing many thousands of lines of code. It is very easy to get lost in your own project, trust me! There are many good practices and tools that can help you keep your project manageable. The most powerful one is planning. Plan as much as you can, write down ideas, and make notes. Draw flowcharts to break down complex decisions and you will be fine!
推薦閱讀
- HTML5+CSS3王者歸來
- Java入門經(jīng)典(第6版)
- NativeScript for Angular Mobile Development
- HTML5游戲開發(fā)案例教程
- Python數(shù)據(jù)分析(第2版)
- Building a Recommendation Engine with Scala
- Scala謎題
- Hands-On Full Stack Development with Go
- RabbitMQ Cookbook
- 51單片機C語言開發(fā)教程
- 案例式C語言程序設(shè)計實驗指導(dǎo)
- Spring Boot從入門到實戰(zhàn)
- Learning Redux
- 精通Oracle 12c 數(shù)據(jù)庫管理
- Mastering Linux Kernel Development