Conway’s Game of Life with SDL2 and C++
Learn the basics of game development using C++ and SDL2. This course covers structuring a game, implementing control-flow, and running Conway’s Game of Life simulation. Gain a better understanding of how games work and progress to more complex projects. Ideal for beginner game and C++ developers, as well as indie game developers.
What you’ll learn
- Learn the basics of game development using C++ and SDL2
- Create a re-creation of Conway’s Game of Life
- Use the basics of C++ to create a game
- Learn the flow and structure of an object-oriented game
- Use the C++ standard library and classes to create the game structure
Want to get started with game development using C++? This course teaches SDL2 game development at an introductory level.
This course covers the basics of structuring a game using C++ and object-oriented code design, as well as how to implement control-flow and various logic to run the Conway’s Game of Life simulation.
Why use SDL2 and C++?
SDL2 will teach you exactly how a program works, using various loops and functions
SDL2 gives you full control over the structure of the game, letting you code how you want!
SDL2 and C++ may provide better performance than heavyweight game engines
Conway’s Game of Life is a fun and small program to re-create. It requires only basic rendering, control flow and logic, making it ideal for beginners.
C++ is a complicated language, however I believe in a focus-on-what’s-necessary mindset. This allows beginner developers to get productive quicker, instead of worrying about small and intricate details.
Understanding games from a low-level perspective can vastly improve your skill when developing in a higher-level game engine such as Unity!
By the end of the course, you will have a better understanding of how games actually work, and may progress into more complicated projects with sprites/images/cameras, etc.
For more information about Conway’s Game of Life, you visit the Wikipedia.
Who this course is for:
- Beginner game developers
- Beginner c++ developers
- Indie game developers
User Reviews
Be the first to review “Conway’s Game of Life with SDL2 and C++”
You must be logged in to post a review.


There are no reviews yet.