- 30 hours on-demand video content
- Lifetime access
- Live meetup
- Downloadable resources and exercises
- Certificate on completion
- Access on mobile and desktop
- Secure checkout via Credit Card or PayPal
- 14-day money back guarantee
- Last updated January 2024
$59.99
ENROLL NOW FREE PREVIEWThis course is a gentle and comprehensive introduction to the fundamentals of 2D game engine architecture. We'll discuss several of the most popular programming patterns used in game development and try to put all the theory we learn into context by coding a small 2D game engine using modern C++, SDL, and Lua.
We will write, together, a small ECS framework from scratch to manage our entities, components, and systems. We will discuss how engine programmers design their code and how we should think of organizing game objects in memory with performance in mind.
We'll try to write most of our engine code from scratch. All these libraries and tools are cross-platform, so you'll be able to code along with either Windows, macOS, or Linux!
The target audience for this course are beginner programmers that wish to learn more about how C++ works in the context of game development. Therefore, students must already know how to code and be familiar with basic concepts of programming and logic. You should be able to write if-else statements, loops, functions, and classes using simple OOP.
You do not need to know C++ before enrolling; many successful students have a background in web, mobile, and game development, working with languages like Java, Python, Ruby, Go, Swift, JavaScript, Ada, Zig, Kotlin, and many others.
This course is not just a simple tutorial on how to create a game with C++. This is the opportunity for you to think about the abstraction of what a "game" really is and all the pieces that need to interact to make them happen. More than that, this course allows you to write from scratch the code of a small C++ engine that can be used to create many types of games.
We will also touch other important topics like ECS, data-oriented design, STL containers, C++ templates, game loop, SDL rendering, event systems, asset management, memory management, and performance. And finally, we'll also learn how to embed the Lua language into our native C++ code to add scripting power to our engine.
While there are other resources about game engine development out there, they are either too theoretical or overwhelmingly long. If you are looking for a gentle introduction to the world of game engine programming and want to learn how games really work under the hood, then you should definitely take this course!
Gustavo Pezzi is a university lecturer in London, UK. He has won multiple education awards as a teacher and is also the founder of pikuma.com.
Gustavo teaches fundamentals of computer science and mathematics; his academic path includes institutions such as Pittsburg State University, City University of London, and University of Oxford.
73% of our students come back for another course
We don't offer discounts on our courses. Ever.
"Superior course! I learned from this. I had very novice skills in C++ before starting this course. Now I'm not saying I am a professional, but this course helped me become confident in my abilities in programming. I had always wanted to make a game engine, and I took the chance and bought this course. Immediately seeing Gustavo use Linux alongside the Vi editor, which are what I use, gave me immediate confidence that I wasn't going to be spending my time wasting it. The video lessons alongside with the proposed exercises helped keep my attention. Seldom is there a dull moment in the course. The only reason why I give this course four stars is because there is a section of the course where ImGui is introduced and used. That section is outdated, since technology is always evolving, and as a result difficult to follow initially. However, if you put your own mind to it, you can get the code fixed, and some people do offer solutions/guidance on getting it fixed. Better yet, there is a discussion board in each video lecture where people get to voice their concerns or appraisals on certain tactics that are employed by Gustavo; ask help with trouble shooting. Overall, I highly recommend this course!"
"Essential! This course is essential to anyone who wants to become a game programmer in the future. The instructor explains everything in a perfect didactic manner, line by line what he is doing and why."
"Best course! Well structured and easy to understand course. I learn so much about game development. The course motivated me to go further and implement a Flappy Bird clone :D. Thanks Gustavo and go on."
"This is good class since it is taught well and very well prepared."
"Pikuma and it's mastermind Gustavo are a huge treasure chest of shining gems! I was never happy with a course and a lecturer as this time. Great stuff."