Unity C# Mobile Game Development: Make 3 Games From Scratch

Make and publish mobile games & apps for Android Play Store & iOS App Store using Unity and C#

4.52 (1895 reviews)
Udemy
platform
English
language
Game Development
category
instructor
Unity C# Mobile Game Development: Make 3 Games From Scratch
16,800
students
6.5 hours
content
Sep 2023
last update
$89.99
regular price

What you will learn

How to develop games for mobile devices (phones and tablets) using Unity

Use Unity's mobile simulator to test the resolution and layout for all of the most popular mobile devices

Implement touch controls using Unity's new input system

How to implement ads for mobile games

How to use push notifications for mobile games

How to use deploy your games to mobile devices for testing and playing

How to prepare and submit your game to be published on the Apple App Store or Google Play Store

Why take this course?

Build 3 simple mobile games using the free Unity game engine. Learn all the ways mobile games differ from pc games (including touch inputs, push notifications, ads for revenue, screen resolutions and layouts and more). Develop your own awesome mobile games and publish them on the Apple App Store or Google Play Store.

This course is not for absolute beginners. You'll need a basic grasp of Unity and C# (understanding variables, methods, if statements, loops and other similar concepts) before you get started, so you're ready for the more advanced concepts taught.

By the end of this course you will be able to...

  • Create games specifically designed for mobile devices using touch input controls.

  • Ensure that your game will work well no matter what device size or resolution is being used.

  • Create push notifications to inform players about changes in status for the game (eg. their energy has recharged).

  • Implement Unity's advertising system so that you can make money from displaying relevant ads in your game.

  • Use Unity's profiler to identify what, if any, performance issues users will have in your game.

  • Prepare your game and understand how to submit it to be published on the Apple App Store or Google Play Store.

This course is created with both Windows and Mac users in mind, meaning you can get full benefit whether you are a windows or mac user. We'll also walk you through deploying to both Android (Google) and iOS (Apple) by showing you how to set up your developer account and submit your game.   

All students have access to the Q&A forums where our Instructors, Teaching Assistants and Community are ready to help answer your questions and cheer on your success.

Screenshots

Unity C# Mobile Game Development: Make 3 Games From Scratch - Screenshot_01Unity C# Mobile Game Development: Make 3 Games From Scratch - Screenshot_02Unity C# Mobile Game Development: Make 3 Games From Scratch - Screenshot_03Unity C# Mobile Game Development: Make 3 Games From Scratch - Screenshot_04

Reviews

Ethan
August 24, 2023
I liked how he introduces new concepts. He types a bit fast but putting in slower or pausing it makes it as if he typed at the same pace as I do. He slowly introduces things with new and different games that make it feel easy to understand and not shoved with a bunch of information at once. The 2D and 3D courses do this extremally good as well.
Hariharan
August 14, 2023
Extremely good tutorial course with a good balance of conceptual learning and making an actually useful and playable game
Ioannis
August 9, 2023
Finishing the first game, the young guy teaching is very good at it, better that the other 2 Ive been learning from in the other courses ( 2d and 3d).
Khaled
June 25, 2023
Person teaching goes way too fast and does not explain concepts. Not really a course for learning. Very knowledgeable, but not everyone can teach.
Noman
June 22, 2023
I'm giving the course 3,5 for now. It could be a 5star with these things updated: Its probably frustruating for you guys as well since Unity and google updates these things very often but since you guys decided to put out a course like this then it should be taken in mind to update so lecture .44 and .49 are outdated. I couldn't get through or had to dig deep and look in different forums and at the end also ask chatGPT to help me fix the issue for the ad section and managed to do so. on .49 chatGPT couldn't really help since its a google/unity thing. forums dont have the answers because its outdated and the solutions others got doesn't work for me as of today. I just kept on going without the solution and the function probably works on editor but not if I build the app so I hope to get an answer there soon. these 2 things are major of why I bought the course in the first place, I wanted to learn in app purchases and how to set up ads. I will change this to a 4.5 star if these things updates soon. also the other 0.5 star is because the tutors are pretty young, they go very fast ahead explaining and scrolling and doesn't think that we are not as fast. Of course you can pause but its pretty annoying to pause and play all the time when you follow along. I mean I will just compare with Ricks 3D beginners game course, it was at a perfect pace there, and that time I was very new to Unity. This was a tad bit fast with explanations and even writing everything and applicate everything. Some things are not 100% clear even after the small explanation but all in all, I guess it was a good course. This is my honest opinion for this course. I do have all of gamedev.tv's courses and they are great over all, I do recommend other people getting their courses.
Amr
May 18, 2023
The deeper I go through the tutorial the better it gets. But you explain the C# orders in one way to serve the game you are designing. I don't know what will happen if I change the code from what you are doing. I wish you give us more information about the other options or the other ways so we can deviate from your code to design our own games. You are the best tutorial I have got so far. I wish you all success
Kevin
May 16, 2023
This is a very bad course, don't buy it! The coding practices are awful and most of the time is spend on developing (bad) prototypes instead of focusing on mobile game development and a lot of the techniques shown here are hacky at best. Really disappointed, PS: Please don't add any of your auto generated review responses to this. That's just embarrassing.
Jack
May 2, 2023
Great introduction into some basic games with focus on mobile performance and considerations. Clear communication, examples and coding. Thank you to Brian Trotter for the amazing help with Q&A. He went above and beyond in answering my many questions. Would have liked to see a bit more about mobile development itself, and the features that come with it. For example, you could have done a section about tilting the phone, or more issues that come up when publishing the game to mobile.
Sladjan
April 29, 2023
The course was very nice. I really hope that there will be an intermediate one. The instructor Nathan is very good at explaining things.
Prajwal
April 26, 2023
Great course, as always, from Team GameDev.tv. Helped me learn mobile app specific Unity development (New Input System, Energy System, Ads and In-App Purchases). Thank you Rick and Nathan!
Frank
April 25, 2023
Dapper Dino is great. I have always enjoyed Rick, but Nathan is doing a tremendous job. Very impressed with him and his teaching style!
Vinicius
April 18, 2023
The course is great. But some parts need to be updated. Like section 44, implementing ads. Altough as a developer for android myself, I understand that like Google, Unity changes the way it does things every full moon, so
Karlo
April 12, 2023
Great learning course. My only remark is serious lack of calling methods. As someone who just finished Unity 3D Course, seeing all the code lines in Start() and Update() without methods is hard to swallow.
Ted
April 12, 2023
The issues with the advertisements could have been handled a bit better. I thought the issue was me, and instead of inserting the lecture in order, it was put at the end, and confused and wasted time. Other than that, it was a good course.
Daniel
March 16, 2023
Second GameDev.Tv course I've taken, and I will say they make things so intuitive, the tests are always great to try and use what you learn, and even if you slip up they tell you where to fix so you never break your game. I went to college for 3D modelling and animation for games, and to be honest the quality of teaching with GameDev.Tv has been superior to the college I paid significantly more for. Amazing lectures, teachers, and programs, save your money on college and take these courses, funner and more affordable!

Charts

Price

Unity C# Mobile Game Development: Make 3 Games From Scratch - Price chart

Rating

Unity C# Mobile Game Development: Make 3 Games From Scratch - Ratings chart

Enrollment distribution

Unity C# Mobile Game Development: Make 3 Games From Scratch - Distribution chart
3822566
udemy ID
2/3/2021
course created date
6/25/2021
course indexed date
Bot
course submited by