این دوره برای کاربران متوسطی از Unity طراحی شده است که آشنایی مقدماتی با الگوریتم های مسیریابی هوش مصنوعی دارند.
الگوریتم های جستجو و مسیریابی جزء اصلی توسعه بازی هستند. با مشاهدا این مجموعه آموزشی، ما الگوریتم های جستجو مانند الگوریتم Dijkstra و الگوریتم A استار را فرا می گیریم.
تمام مفاهیم با تصاویری آسان برای درک ارائه شده است!
مشاهده توضیحاتــ انگلیسی
This course is designed for intermediate users of Unity (see the Prerequisites for specific topics you should be familiar with before joining).
Though Unity comes pre-packaged with an excellent pathfinding system, we explore beyond using a black box to calculate paths through your game levels.
Pathfinding and search algorithms are a core component of game development. If you want to level up your skills, enroll today and dive into implementing your own version of A* search!
Through a carefully crafted set of lectures we learn search algorithms, starting with Breadth-First Search, diving in Dijkstra's algorithm and culminating with the industry-standard A* search for pathfinding.
All concepts are presented with easy-to-understand visuals!