A 2D vertical scrolling space battle game implemented in C++. Rendering is done with OpenGL 3. Main libs used: SDL2, Glew, Box2D, CEGUI, FMOD, rapidjson.
Huge thanks to https://www.youtube.com/user/makinggameswithben, without whom I wouldn't have been able to code this.
I do this for educational purposes and, of course, for fun !
Nothing special to say, I've included all the dependencies needed. It should be as simple as opening the solution file in Visual Studio, building and running.