К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Advanced Game Projects, C# Scripting, and Social Features · LearnSpace
Назад в каталог
courseraПрограммирование

Advanced Game Projects, C# Scripting, and Social Features

Курс от Packt
Продвинутый≈ 18.9 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Elevate your Unity skills with advanced game projects, C# scripting tutorials, and social feature integration. This course covers monetization, leaderboard creation, and intricate game development for aspiring developers. Begin with monetization strategies, integrating Unity, AppLovin, and Chartboost ads, and learn to show ads at optimal times using PlayerPrefs. Advance to social feature integration, mastering leaderboards and achievements to boost player engagement. Detailed lectures guide you through setting up leaderboards and achievements. The C# scripting crash course covers basics like variables and loops to complex topics like collision detection and coroutine handling. Practical projects, including 2D and 3D games, ensure hands-on experience. By the end, you'll have a portfolio of advanced games with social features and monetization, ready for publication. Ideal for intermediate to advanced developers with basic Unity and C# knowledge, this course offers practical tutorials, hands-on projects, comprehensive resources, and community support.

Навыки, которые вы освоите

Game DesignC# (Programming Language)Unity EngineScriptingUI ComponentsMobile DevelopmentScripting LanguagesAndroid DevelopmentUser Interface (UI)Android (Operating System)Animation and Game DesignApplication DeploymentVideo Game Development

Программа курса

6 модулей · 105 учебных материалов

01Start Earning Money from Your Games - Monetize Your Games6 материалов

Start Earning Money from Your Games - Monetize Your Games

Introduction to the Course 'Advanced Game Projects, C# Scripting, and Social Features'ЧтениеFull Specialization ResourcesЧтениеIntegrate Unity Video Ads - Super EasyВидеоShow Ads Every Three Times Using PlayerPrefsВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Advanced Game Projects, C# Scripting, and Social Features
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 18.9 ч

6 модулей

Язык: Английский

Субтитры: Арабский, Французский, Узбекский, Итальянский, Корейский, Немецкий, Индонезийский, Испанский, Японский, Казахский

Часть программы вашего университета
Integrate AppLovin Ads to Your Game EasilyВидео
Integrate Chartboost Ads - Designed Only for GamesВидео
02Create Leader Boards and Achievements - Make Your Games Social6 материалов

Create Leader Boards and Achievements - Make Your Games Social

Creating Leader Boards – Part 1ВидеоCreating Leader Boards – Part 2ВидеоCreating Leader Boards – Part 3ВидеоCreating Leader Boards – Part 4ВидеоCreating Leader Boards – Part 5 - Uploading APK and LinkingВидеоCreate Achievements in Your GameВидео
03C# Scripting Crash Course for Complete Beginners40 материалов

C# Scripting Crash Course for Complete Beginners

Getting Started with C# for Unity Game DevelopmentВидеоUnderstanding the First C# ProgramВидеоVariables and Data Types in C#ВидеоStart and Update FunctionsВидеоAwake and Start FunctionВидеоC# FunctionsВидеоDestroying ObjectsВидеоIf Else Statements in C#ВидеоConcept of LoopsВидеоWhile Loops in C#ВидеоFor Loops in C#ВидеоArrays in Unity and C#ВидеоPractice: Choose the Right Tool for the JobDIALOGUEforeach Loops in Unity C#ВидеоTransform Component in Unity and C#ВидеоUnity transform.positionВидеоMoving Objects with transform.TranslateВидеоRotating GameObjectsВидеоScaling GameObjects and Changing SizeВидеоTags in Unity C#ВидеоChecking Collisions with OnCollisionEnter2DВидеоTriggers and OnTriggerEnter2DВидеоVectors in Unity C#ВидеоPublic and Private in C#ВидеоSerializeField in Unity C#ВидеоHideInInspector in Unity C#ВидеоFinding GameObjects with TagsВидеоFinding Multiple GameObjects with TagsВидеоPrefabs and Instantiate in Unity C#ВидеоInvokeRepeating calling Functions RepeatedlyВидеоInputs with Input.GetKeyDownВидеоInputs with Input.GetButtonDownВидеоCoroutines in Unity C#ВидеоMouse Input and Mouse PositionВидеоInput with Input.GetAxisВидеоGetComponent Function in Unity C#ВидеоGetComponentInChildren Function in Unity C#ВидеоLoading ScenesВидеоUnity Time.deltaTimeВидеоAssessment 1Задание
04Unity Android Game Development Basics for Complete Beginners9 материалов

Unity Android Game Development Basics for Complete Beginners

Build and Run Your First Android GameВидеоAndroid Setup ProcessВидеоTouch Input Control for Unity Android Game DevelopmentВидеоAccelerometer Input and Tilt ControlВидеоUnity Touch and DestroyВидеоPractice: Choose the Right Touch Controls for Your GameDIALOGUEResponsive UIВидеоSwipe Input ControlВидеоTouch Joystick InputВидео
05Create a 2D Brick Breaker Game16 материалов

Create a 2D Brick Breaker Game

Setting Up the Game EnvironmentВидеоMoving PaddleВидеоTaking Keyboard InputsВидеоRestricting Player MovementВидеоAdding Ball BounceВидеоAdding BoundariesВидеоPractice: Debugging Unity Physics and MovementDIALOGUEAdding Force to BallВидеоMoving Ball on KeypressВидеоMoving Ball with PaddleВидеоAdding Force Only OnceВидеоAdding BricksВидеоCreating Game BackgroundВидеоCreating Brick PrefabsВидеоAdding ScoreВидеоDisplaying Score on ScreenВидео
06Let's Create a 2D Racing Game28 материалов

Let's Create a 2D Racing Game

Setting Up the GameВидеоAdding the TrackВидеоMoving the CarВидеоControlling Car with Arrow KeysВидеоRestricting Car MovementВидеоAdding Enemy CarВидеоEnemy Cars in Random PositionВидеоSpawning Enemy CarsВидеоCar CollisionsВидеоRemoving Extra CarsВидеоCheck In: Tuning Game Difficulty and PerformanceDIALOGUESpeed Up the GameВидеоDifferent Random CarsВидеоAdding Pause ButtonВидеоCreating Game MenuВидеоGame Over MenuВидеоAdding Score UIВидеоActivating Buttons at RuntimeВидеоAdding Car SoundВидеоAudio ManagerВидеоScale Game UI To Different Screen SizeВидеоPlatform-Specific InputВидеоTouch Button InputВидеоTouch InputВидеоAccelerometer InputВидеоConclusion to the Course 'Advanced Game Projects, C# Scripting, and Social Features'ЧтениеAssessment 2ЗаданиеFull Course AssessmentЗадание