Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Brick Breaker Game in most Powerful C++ graphic library SDL2
Rating: 4.1 out of 5(147 ratings)
2,205 students
Created byKhan School
Last updated 3/2018
English

What you'll learn

  • Program your own 2d games using SDL 2.0
  • Understand the Basic Logic of games and the "game loop"
  • Do body body collision detection and resolution

Course content

4 sections23 lectures2h 11m total length
  • Power of SDL3:54

    For any queries Join our Facebook Group

    https://web.facebook.com/groups/1968268116776805/?ref=bookmarks

  • Adding SDL to C++ Compiler11:45

    Here is the Linker...Just copy it and Paste it in the Linker Tab

    -lmingw32 -lSDL2main -lSDL2



    Join my Facebook Group for all types of Queries and latest courses


    https://web.facebook.com/groups/1968268116776805/?ref=bookmarks


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.

Description

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!

Who this course is for:

  • Anyone with a Basic level of coding and interested in learning Basic Game Programming