Minikin 发表于 2025-3-26 23:44:57

Brian Steele,John Chandler,Swarna ReddyA major staple of object-oriented programming is the concept of inheritance. Inheritance is when types of data (such as classes) adopt fields – such as variables and methods – from another data type.

ANA 发表于 2025-3-27 04:50:47

Algorithms for Games and Probability Theory,With our new project in place, let‘s start coding our player‘s movement. We‘re going to get a little fancy with it to exercise our programming skills and learn about some new methods.

洁净 发表于 2025-3-27 08:11:37

http://reply.papertrans.cn/39/3805/380463/380463_33.png

nurture 发表于 2025-3-27 10:35:46

Marcel H. Schulz,Ziv Bar-JosephNow that our player can be killed, let‘s start coding up some villainy to kill them. We‘ll make a generic script called Hazard that makes a GameObject kill the player on touch. We‘ll use this to create dangerous projectiles and an obstacle type that periodically fires them.

MIME 发表于 2025-3-27 16:51:10

Progress in Theoretical Computer ScienceNow that we have some obstacles taking shape and our player movement working nicely, we can start thinking about setting up levels and a win condition for them: touching a goal object.

植物茂盛 发表于 2025-3-27 20:49:54

http://reply.papertrans.cn/39/3805/380463/380463_36.png

Blood-Clot 发表于 2025-3-27 22:35:52

Unity Basics,Now that we have Unity set up and a new project to work with, let‘s get comfortable with the engine. This is the user interface we will be interacting with quite a lot as we develop our games, after all, so we ought to get to know it early.

反对 发表于 2025-3-28 03:22:14

http://reply.papertrans.cn/39/3805/380463/380463_38.png

FLASK 发表于 2025-3-28 07:15:44

Code Blocks and Methods,We’re about to go over some universal rules of code syntax to learn the structure of code files and to understand some fundamental terms and concepts.

连锁 发表于 2025-3-28 11:43:19

http://reply.papertrans.cn/39/3805/380463/380463_40.png
页: 1 2 3 [4] 5 6 7
查看完整版本: Titlebook: Game Programming with Unity and C#; A Complete Beginner’ Casey Hardman Book 20201st edition Casey Hardman 2020 Game development.Programmin