Lets Make a Hack n Slash game with SDL2 and C++
What you'll learn
- Make small games with SDL2 and C++
- Learn game development fundamentals and beginner principles
- See how it feels to be an Indie Dev :D
Requirements
- You should be familiar with C++ (if, while, for, pointers, dynamic memory, classes, inheritance)
- Install either Visual Studio Community (2013) for Windows OR
- Install XCode for Mac OR
- Install CodeBlocks for Linux
- 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 intermediate C++ skills, buff them up a little and use them to make a Hack n Slash game using SDL2. You'll be taken through the entire process of making this game and given source code of the project at various checkpoints if you get lost along the way.
We are going to learn basic game dev elements, such as game loop, animations, collisions, player input and AI. I'm also going to boost your skills with Inheritance and Polymorphism to simplify a complex game structure down into a few short bits of game logic.
At the end of the course you'll walk out with game dev experience and a little game you can expand on and even build up to a marketable game.
Let's make a game!
Who this course is for:
- This course is meant for students or hobbyist with a background in C++ looking to get into game development
- Anyone with a C++ background who wants to try SDL2
Instructor
Also known as 2 Hit Matt. I'm the lead developer and artist at 2 Hit Studio, but since we're a 2 man band, my role changes often. 2 Hit Studio is a small indie game dev team working on games such as Fatal Theory, One Heart, Blitz Smash and Starslinger Kings. I love working with C++ wherever possible and action games are my game of choice, preferably 2D with a little Japanese influence.
I've been teaching at a private college for a few years and I'm now starting to branch out onto online.
Also I have two kids and they are way awesome.