C++ Fundamentals: Game Programming For Beginners
What you'll learn
- How to write games in C++ from scratch
- The basics of Object Oriented Programming (OOP)
- Programming fundamentals (inc variables, loops and if-statements)
- Clean coding practices and principles
- How to compile and run your C++ games and apps
- Problem solving and debugging basics with C++
- How to use the Raylib simple games library
- How to animate 2D characters
Requirements
- Comfortable installing new software
- Excited to learn programming 🙂
Description
Learning to program can be dull, and learning C++ is hard enough without having to learn a game engine as well.
In this course we teach you coding the fun way, by making games! And we'll be using a library so you can focus on learning pure C++ and good programming practice.
You'll start by compiling your first program in C++, using Visual Studio Code as your text editor.
Then create your first axe dodging game using the Raylib library. This project introduces the basic concepts of programming: variables, loops and if-statements.
You expand on this in Dapper Dasher, by building a side-scrolling running game. In addition to covering essential programming concepts such as structs and functions, you'll learn to animate 2D characters and make your game pretty.
In Classy Clash we introduce Object Oriented Programming. You'll learn how this simplifies programming for games and how inheritance can avoid code duplication.
Whether you're a total beginner to programming and want to learn pure C++, or an intermediate Unreal student who wants to explore making games in pure C++, this is the course for you!
There are no course prerequisites, though it'll help if you're comfortable installing new software and excited to learn programming!
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.
Who this course is for:
- Anyone looking to learn C++ in a fun way
- Total beginners to programming who want to learn pure C++
- Intermediate students of Unreal who want to explore making games in pure C++
Instructors
GameDev tv was created to help anyone learn how to develop, design and sell indie games. We have some of the best-selling and highest rating game development courses on Udemy.
We have more than a million students, and our aim is to make and maintain high quality courses that are engaging and entertaining for them.
GameDev tv offers comprehensive courses on Unity, Blender, Unreal, coding in C#, C++ and more. Looking to learn about a topic that we don't cover? Get plugged into our communities of amazing developers on Facebook (nearly 20k), in our own TA-curated Community (17k views/day), and our student chat group (10k live at any one time).
When I earned my bachelor's degree in Chemical Engineering, I was exposed to the world of programming. I was instantly hooked. I have a passion for game development and a love for creative problem-solving. I have written and self-published a science fiction novel and love all things creative. I have experience assisting and tutoring in engineering, mathematics, physics, chemistry, and programming.
I have since gained professional industry experience in the world of surgical simulations. It is extremely rewarding and my passion is to pass on my knowledge so others can achieve a highly engaging and fun career as I have!
I enjoy biking, drawing, 3D-design, and procedural generation in video games. I am currently teaching how to implement algorithms such as procedurally-generated level creation techniques on my YouTube page: Druid Mechanics.
I have also written a book on Unreal Engine C++, available on Amazon, titled: Unreal Engine C++ The Ultimate Developers Handbook.