ساخت یک بازی ویدیویی می تواند یک کار سرگرم کننده اما بسیار چالش برانگیز باشد. همه چیز در مورد آشنایی با process است. در این دوره مدرس سعی می کند فرآیند توسعه بازی را با ساخت یک بازی ویدیویی سرگرم کننده ای که می تواند بر روی ویندوز و سیستم عامل Mac OS اجرا شود، شروع می کند. او از موتور بازی Unity استفاده خواهد کرد و با زیر سیستم های مختلف مانند آن کار خواهد کرد. در این دوره ابتدا با یک پروژه خالی شروع می کند، سپس محیط را برای بازی شما تنظیم می کند و بعد به اسکریپت نویسی خواهد پرداخت. لازم است که با زبان اسکریپت نویسی آشنا شوید تا بیشتر از این درس استفاده کنید.
مشاهده توضیحاتــ انگلیسی
Making a Video game can be a fun but very challenging Task. It is all about getting familiar with the process.
In this course we try to breakdown the game development process by making a fun video game that can be played on both Windows and Mac Os . We will be using Unity game engine and work with it’s various subsystems like
Animation System
Audio and sound effects
Navigation and Pathfinding (Navmesh) and much more.
In this course we will first start with a blank project, then setup the environment for our game and later we’ll dive into the scripting. We will walk step by step through every line of code we write. Though it is essential to be familiar with scripting to get most out of this course, there is still a lot to learn about programming games as we try our best to cover and explain absolute basics.
Further we will also learn how to use animated objects with Unity’s physics system and learn concepts like Quaternions to deal with rotations. We will also add collectibles in the game and an Enemy bird AI.
By the end we will have a fun game that you can share with others.
Everyone using the Unity engine will benefit since we comprehensively cover how to correctly use many of its more advanced systems e.g., navigation and pathfinding, animation state machines, physics, and so on.
Thanks to Team Treehouse for the assets used in this course.
Who this course is for:
This course is perfect for developers who want to take their game development skills to the next level
Anyone using the Unity engine will benefit since we comprehensively cover how to correctly use many of its more advanced systems