Brick Breaker Game in most Powerful C++ graphic library SDL2
- 3.7
Brief Introduction
EnglishDescription
In this course I'll take your Basic C++ skills, take them up a little and use them to make a Brick Breaker game using SDL2. You'll be given code after every few tutorials to carry along
We are going to learn basic game development elements, such as Events, game loop, object movement, object collision ,memory management etc and After taking this course Advance Game Programming will be 5 times easier for you guys.
At the end of the course you will be able to build 2D Common marketing Games and sell them...
Let's make a game!
Requirements
- Requirements
- To be able to follow this course, you will need a Basic skill level with coding in C++
- Note: SDL2 is cross platform and can be done on Windows/Linux/Mac, however this course will be taught on Windows. The course content should work on the other 2, but the projects will be different.