Companies Home Search Profile

Unity Game Development : Build 5 Games With Unity & C#

Focused View

Raja Biswas,Charger Games

22:42:28

10 View
  • 1. Introduction To This Course.mp4
    02:02
  • 2. Installing and Setting Up Unity 2022.mp4
    04:51
  • 1.1 2D Shooter Assets.zip
  • 1. Build A Complete 2D Shooting Game With Unity in 1 Hour.mp4
    01:06:04
  • 1. Lets Get Started With C# in Unity.mp4
    12:28
  • 2. How a C# Script is Structured in Unity.mp4
    09:22
  • 3. Understanding Event Functions in Unity C#.mp4
    08:32
  • 4. Working With Variables in C#.mp4
    09:16
  • 5. Public and Private Variables in C#.mp4
    05:53
  • 6. Complete Guide To Update Function in Unity.mp4
    08:40
  • 7. Basics of Functions in C# & Unity.mp4
    08:34
  • 8. Returning Values and Passing Parameters to Functions.mp4
    16:09
  • 9. Checking Conditions with If Else in C#.mp4
    17:30
  • 10. Various Conditions and Equality Checking.mp4
    04:35
  • 11. Boolean Variables in C#.mp4
    11:24
  • 12. Introduction to Arrays in C# & Unity.mp4
    16:19
  • 13. Diving Deep into Arrays in Unity.mp4
    16:22
  • 14. For Loops in C# Complete Explanation.mp4
    11:58
  • 15. Working with While Loops in C#.mp4
    11:16
  • 16. How To Work With foreach Loops in C#.mp4
    09:31
  • 17. Check Conditions Using Switch Case in C#.mp4
    09:21
  • 1.1 Save The Bunny Assets.zip
  • 1. Setting Up The Game.mp4
    15:40
  • 2. Setting Up The Player.mp4
    08:19
  • 3. Creating Player Movement.mp4
    18:27
  • 4. Restricting Player Movement.mp4
    06:59
  • 5. Setting Up The Enemy Spikes.mp4
    11:31
  • 6. Spawning The Enemies.mp4
    06:19
  • 7. Spawning Enemies from Random Position.mp4
    09:14
  • 8. Repeatedly Spawning Enemies.mp4
    08:10
  • 9. Detecting Collisions With The Enemies.mp4
    09:43
  • 10. Adding Cool Trail Effects.mp4
    08:17
  • 11. Adding Dust Particle Effects.mp4
    18:20
  • 12. Checking For GameOver.mp4
    10:50
  • 13. Keeping Score.mp4
    06:05
  • 14. Displaying Score on Screen.mp4
    11:57
  • 15. Creating The GameOver Panel.mp4
    11:42
  • 16. Creating A Restart Button.mp4
    12:26
  • 17. Designing The Main Menu.mp4
    11:04
  • 18. Creating Cool Looking Main Menu Animations.mp4
    10:55
  • 19. Creating Game Over Panel Animations.mp4
    06:07
  • 1.1 Santa Run Assets.zip
  • 1. Lets Import The Assets and Start Building Santa Run Game.mp4
    06:02
  • 2. Setting Up The Game Background.mp4
    12:00
  • 3. Creating Background Scrolling and The Illusion of Movement.mp4
    12:43
  • 4. Creating and Moving The Grounds.mp4
    09:28
  • 5. Setting Up The Player Character.mp4
    13:11
  • 6. Lets Make The Player Jump.mp4
    09:53
  • 7. Fixing Player Jump with Ground Check.mp4
    08:19
  • 8. Adding The Jump Animation.mp4
    14:20
  • 9. Setting Up The Obstacles in The Game.mp4
    11:48
  • 10. Adding Movements To The Obstacles.mp4
    09:54
  • 11. Spawning The Obstacles.mp4
    16:19
  • 12. Random Obstacle Spawning.mp4
    08:39
  • 13. Spawning Obstacles with Random Delay.mp4
    04:55
  • 14. Destroying Obstacles On Collision.mp4
    06:10
  • 15. Creating Player Death Animation.mp4
    05:51
  • 16. Stop Spawning The Obstacles.mp4
    08:45
  • 17. Stop Background Scrolling.mp4
    09:04
  • 18. Creating Game Over Panel.mp4
    11:08
  • 19. Adding Functionalities To GameOver Menu Buttons.mp4
    08:59
  • 20. Designing The Main Menu.mp4
    07:13
  • 21. Adding Functionalities To The Main Menu.mp4
    05:23
  • 22. Creating Menu Screen Animations.mp4
    09:47
  • 23. Creating Snow Falling Effect.mp4
    13:24
  • 24. Counting and Displaying The Score.mp4
    12:14
  • 1.1 Candy Catch Assets.zip
  • 1. Lets Setup The Sprites For Using In The Game.mp4
    15:50
  • 2. Creating The Candies.mp4
    08:38
  • 3. Coding Player Controller and Controlling The Player.mp4
    10:31
  • 4. Adding Some Restrictions To Player Movement.mp4
    06:04
  • 5. Checking If Player Eats Candy.mp4
    08:09
  • 6. Removing Candies When Out Of Screen.mp4
    04:31
  • 7. Spawning Random Candy.mp4
    11:15
  • 8. Spawning Candy at Random Position.mp4
    05:26
  • 9. Spawning Candies Repeatedly.mp4
    09:08
  • 10. Checking For Score.mp4
    05:25
  • 11. Displaying Score On Screen.mp4
    11:14
  • 12. Creating A Lives Counter To Keep Track of Lives.mp4
    04:26
  • 13. Showing Available Lives UI.mp4
    10:44
  • 14. Stopping Candy Spawning On GameOver.mp4
    05:24
  • 15. Creating Game Over Panel.mp4
    13:00
  • 16. Creating A Main Menu.mp4
    13:53
  • 17. Writing Code for The Game Over Menu.mp4
    04:48
  • 18. Animating The Game Over Panel.mp4
    07:53
  • 1. Gettting Started and Setting Up.mp4
    12:34
  • 2. Writing First Code and Controlling the Player.mp4
    13:50
  • 3. Moving After First Touch.mp4
    06:45
  • 4. Fall Checking With Raycasting.mp4
    13:07
  • 5. Smooth Camera Follow.mp4
    16:37
  • 6. Platforms falling.mp4
    11:57
  • 7. Platforms Spawning.mp4
    13:10
  • 8. Random Spawning.mp4
    09:14
  • 9. Some Small Fixes.mp4
    04:09
  • 10. Creating Collectibles.mp4
    13:00
  • 11. Destroying On Collision.mp4
    05:26
  • 12. Adding Particle Effects.mp4
    10:40
  • 13. Creating Text Animations.mp4
    17:41
  • 14. More Animations.mp4
    17:16
  • 15. Creating GameOver Menu.mp4
    11:04
  • 16. Coding The UIManager.mp4
    13:06
  • 17. Keeping Score and Highscore.mp4
    11:46
  • 18. Creating The GameManager.mp4
    06:51
  • 19. Finishing The Game.mp4
    18:05
  • 20. Publishing The Game.mp4
    06:44
  • 1. Detecting Touch Inputs.mp4
    20:08
  • 2. Raycasting and Destroying Objects on Touch.mp4
    22:52
  • 3. Detecting Accelerometer Inputs - Part 1.mp4
    01:30
  • 4. Detecting Accelerometer Inputs - Part 2.mp4
    20:28
  • 5. Swipe Detection.mp4
    27:32
  • 6. Creating Screen Resolution Independent UI.mp4
    15:31
  • 7. Touch Joystick Input Controller.mp4
    31:31
  • 1. The Need of Version Control.mp4
    15:18
  • 2. Creating First Repository.mp4
    12:43
  • 3. Practical Example With A Real Project.mp4
    13:50
  • 4. Creating Branches.mp4
    07:53
  • 5. Pushing Local Repository to Remote.mp4
    05:34
  • 1. Getting Started With Navigation Mesh.mp4
    22:36
  • 2. Agent Moving and Avoiding Obstacles.mp4
    14:47
  • 3. Understanding Navmesh Agent.mp4
    09:29
  • 4. Moving On Ramp and Narrow Places.mp4
    10:48
  • 5. Intelligent Agent Moving Upstairs.mp4
    06:17
  • 6. Intelligent Agent Jumping With Off Mesh.mp4
    07:27
  • 7. Manually Creating Off Mesh Links.mp4
    09:12
  • 1.1 Bonus Discount Coupons.pdf
  • 1. Bonus Special Discount Coupons For All Courses.html
  • Description


    Learn Unity Game Development & C# Scripting. Build 5 Complete 2D & 3D Games with Unity & C#.

    What You'll Learn?


    • Build 5 Simple Fun Game With Unity
    • Finish Your First Game in One Hour
    • Create Animated Game Menu and UI
    • Create Awesome Visuals using Particle Effects
    • Learn 2D Features Of Unity
    • Learn C# From Scratch
    • Create fully Functional Games
    • Learn Useful Unity Tips & Tricks

    Who is this for?


  • Anyone who wants to Learn Game Development by building real practical projects
  • Beginner C# Programmers who are curious about Game Development
  • Unity & C# Developers willing to Brush up their Skills
  • What You Need to Know?


  • Unity Personal Edition and Visual Studio or Any other Compatible code editor is required to follow along
  • Basic knowledge of Unity & C# is helpful but not mandatory
  • More details


    Description

    Want to Learn How to build Games by actually building Small , Simple and Fun Games?

    Then this is the perfect course for you.

    After Finishing this course You will be able to build 5 Fully functional Games with Unity and C#.

    List Of The Games You Will Build: 

    1. 2D Target Shooting Game

    2. Save The Bunny Game

    3. Santa Run Endless runner Game

    4. Monster Candy Eater Game

    5. 3D Endless Game

    I have taught Unity Game Development & C# Scripting to thousands of people on my Youtube Channel: Charger Games. I love teaching complex concepts in a simple way, so even if you have no previous coding experience, no need to worry, I'm gonna teach you everything step by step in the perfect order.

    Learn the basic concepts, tools, and functions that you will need to build fully functional Games with C# and the Unity game engine.

    Build a strong foundation in Unity Game Development with this course.

    • Get Started with Unity's 2D Components

    • Build 5 Fully functional Games with Unity

    • Learn Basics of C# Programming

    • Create your first working game in 1 Hour

    • Learn to Build a finished game

    • Create your portfolio of Game Projects

    A Powerful Skill at Your Fingertips  Learning the fundamentals of Unity 2D & 3D Game Development puts a powerful and very useful tool at your fingertips. Unity is free, easy to learn, has excellent documentation, and is the game engine used for building games.

    Jobs in unity game development are plentiful, and being able to learn C# Scripting along with Unity game development will give you a strong background to more easily build awesome games.

    Content and Overview  Suitable for beginning programmers, through this course of 100+ lectures and 20+ hours of content, you’ll learn all of the Unity 2D Game Development fundamentals and establish a strong understanding of the concept behind Game Programming , Design and Development .

    Starting with the installation of the Unity , Visual Studio , this course will take you through the process of learning game development with unity by building 5 awesome 2D & 3D Game Projects . You will build your first 2D game in 1 hour.

    For the beginner programmers there's a separate section about C# Scripting, which will teach the fundaments of C# Scripting for game development in Unity.

    With these basics mastered, the course will take you through building different example games with unity to learn more about the process of creating mobile android games with unity.

    Students completing the course will have the knowledge to create fully functional Games with Unity and C# or use their C# skills to Build any other useful thing that they want.

    Complete with working files, you’ll be able to work alongside the author as you work through each concept, and will receive a verifiable certificate of completion upon finishing the course.

    Who this course is for:

    • Anyone who wants to Learn Game Development by building real practical projects
    • Beginner C# Programmers who are curious about Game Development
    • Unity & C# Developers willing to Brush up their Skills

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Hi, I am Raja from Charger Games, I am a Passionate Learner & Teacher. I have a Passion for learning new things and Teaching those to people all over the world. Every day I get emails from people all over the world thanking me for all that they have learned from my tutorial videos.I have taught Game Development & Computer Programming to thousands of people through my Youtube channel named: Charger Games. Lots of people have published their first game after learning from my videos and many of them have started learning computer programming from my videos.I'm from India. I have done my Diploma Engineering in Computer Science and Technology and Bachelor Of Engineering in IT. I have learned most of the stuff from Books and Tutorials Online. I feel like anyone can learn anything today without going to School / College with the Power of Internet.I look forward to Learn from you and teach you whatever I know in the best possible way. :)
    Charger Games
    Charger Games
    Instructor's Courses
    Charger Games is involved in teaching Game Development and Programming to absolute beginners. Raja Biswas, the founder of Charger Games has taught thousands of people all over the world the basics of Programming & Game Development concepts.Charger Games has more than 15,000 enrolled students on various platforms , The Charger Games Youtube Channel has 4.5 Million+ Views and about 40k subscribers.Some of the worldwide most popular courses and videos on the topics of Unity Game Development , C# , Android Game Development have been created by Charger Games . Check out some of the courses, You will not be dissapointed, that's a promise.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 120
    • duration 22:42:28
    • English subtitles has
    • Release Date 2024/05/04