- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 135字
- 2021-04-02 18:34:09
Chapter 4. Code Comfort
We've reached the precipice: we're staring at a game that doesn't do much and WON'T do much more unless we write some code. If you're brand new to this stuff, code is scary—or, rather, the idea of code is scary. Will you have to type a bunch of ones and zeroes, or cryptic punctuation along thousands of monotonous line numbers? If you have ever tried developing a game or if you have ever been taught to program using some ancient language in a high school computer course, code might have been the thing to undo you. But, here you are giving it one more crack at the bat. The world NEEDS a three-dimensional keep-up game, by cracky! It's time to show the world what you're made of.
推薦閱讀
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- 羅克韋爾ControlLogix系統應用技術
- Functional Programming in JavaScript
- Linux網絡程序設計:基于龍芯平臺
- 秒懂設計模式
- JSP開發案例教程
- 你不知道的JavaScript(中卷)
- 速學Python:程序設計從入門到進階
- Python從入門到精通(第3版)
- jQuery從入門到精通(微課精編版)
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- 你必須知道的.NET(第2版)
- Getting Started with the Lazarus IDE
- Computer Vision with Python 3
- Git Version Control Cookbook