Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building a Car Racing Game in Unity using C#
Rating: 3.9 out of 5(28 ratings)
188 students

Building a Car Racing Game in Unity using C#

Use Unity and C# to build a Car Racing Game featuring 3D cars, immersive levels, realistic car physics logic, and more!
Created byRobert Gioia
Last updated 10/2022
English

What you'll learn

  • Build a full car racing game using C# and the Unity Game Engine
  • Learn advanced Unity physics techniques, specifically how to simulate driving, handling, and crashing cars realistically in a game
  • Understand how to code enemy AI that race the player
  • Create stunning UI displays including a mini-map, speed tracker, and car stats heads up display
  • Design levels and tracks hands-on to assemble stunning, AAA quality game environments
  • Work on game polish as we perfect driving mechanics, real time lighting, and controls
  • Take your game development and C# skills to the next level using professional Object-Oriented game programming techniques
  • Learn techniques that you can use to create a professional quality game development portfolio piece

Course content

9 sections49 lectures2h 17m total length
  • Introduction2:51

    This video will introduce the course. By the end of this lecture you will have an understanding of the project we will build in the course as well as the learning objectives.

Requirements

  • Basic Unity and C# knowledge is a plus, but not required
  • A Windows computer, Linux machine, or a Mac (all software in the course is free and installation is explained step-by-step)
  • Excitement and enthusiasm about game development

Description

This course will walk you through building an entire video game hands-on, and will take you step-by-step through the game development process.

Did you grow up playing car racing games like Need For Speed and Gran Turismo? Do you want to learn how to build car racing games in Unity using C# code? Growing up, racing games always fascinated me. I was intrigued by how the in-game physics was so realistic and how they simulated driving in the game so accurately. Now, I make games professionally for a living and have a deep understanding of what goes into making all types of games, including car racing games.

This course is meant to teach you how to build a full racing game in Unity, even if you are a beginner or have never used Unity before. By the end of this course, you will have a full car racing game and you built in Unity from the ground up. We will add 5 playable cars to the game, each of which will have their own visuals, speed, acceleration, and handling.

As we build this course, you are going to gain a wealth of knowledge in the different areas of the Unity game engine. Some of the core game development techniques this course will teach you are:

  • Working with Unity's Physics system and understanding how to use components like Wheel Colliders and Rigidbodies to simulate vehicle movement and interaction with the environment.

  • Using C# logic to get enemy AI cars driving around the track and competing against the player in races.

  • Utilizing Unity's UI system to build mini-maps and other racing heads up displays such as MPH and car stats.

  • Writing reusable code that can be applied to several different sections of the game. Object-oriented C# scripting techniques for writing clean, reusable code.

  • Assemble AAA quality racing environments hands-on as we build levels using Unity game assets.

  • Learn about the different UI components and how they can be used together to build in-game menus and selection screens that efficiently and intuitively respond to user input.

  • Turn your ideas into code using C# with Unity and build up a set of skills that you can use to build other car racing games and showcase them in your portfolio.

By the end of this course, you will have a full game project you developed from the ground up! You will also have some more C# tips and tricks that you can add to your arsenal. If you want to learn game development or are aspiring to build a career in the game industry, then this course is for you!

Who this course is for:

  • Anyone excited about building a Need For Speed style car racing game
  • Anyone that wants to improve their Unity and C# skills
  • Beginners that want to build a full game step-by-step and have something cool that they can play and learn from