توسعه بازی آندروید روندی رو به رشد در جهان است. همه ما در حال حاضر در عصر برنامه ها و بازی ها زندگی می کنیم. این مجموعه آموزشی به اینکه آیا شما می خواهید مهارت های C # یاد بگیرید و تمرین کنید، یا می خواهید خلاق باشید و بازی خودتان را ایجاد کنید می پردازد و همه چیزهایی که شما باید بدانید را به شما آموزش می دهد.
هیچ راهی بهتر برای یادگیری نحوه ی ساخت بازی اصلی خود از طریق بازسازی بازی های محبوب آندروید وجود ندارد.
استفاده از انواع Colliders، Triggers، Rigidbodies،
ایجاد بازی های بی پایان
ایجاد منوها و دکمه ها
ایجاد تصادفی اشیا
از ذرات استفاده کنید
جلوه های صوتی را اضافه کنید
بازی را بر روی دستگاه Android خود اجرا کنید
و بسیاری از درس های جالبی دیگر در این دوره در انتظار شما هستند.
مشاهده توضیحاتــ انگلیسی
Android game development is a growing trend in the world. We are all currently living in the era of applications and games. Whether you want to learn and practice C# skills, or you want to be creative and create your own game, this course will teach you everything you need to know. There is no better way to learn how to make your own original game than by re-creating popular Android games. Use different types of Colliders, Triggers, Rigidbodies,Create endless gamesCreate menus and buttonsRandomly spawn objectsUse particlesAnimate objectsAdd sound effectsAdd and save high-score Through the course of 64 lectures, in total of seven and a half hours, you will learn how to create projects and import given sprites. What is important for beginners is to learn about RigidBodies, Colliders, and Triggers, how to add them onto object and use them in C# scripts. Next thing that we will explain thoroughly is how to control objects (move, run, fly, stop, jump..) using scripts.