SDL2 help

I want to do 2d programming with SDL2 but i cant find any good tutorials.
I want to find a tutorial on setting up SDL2 in microsoft visual studio 2013 and one that has a full walkthrough. Please help.
Try here: http://www.youtube.com/watch?v=D-S5m-MHUbs
and http://www.willusher.io/sdl2%20tutorials/2013/08/15/lesson-0-visual-studio/
and http://www.discussiongenerator.com/2013/09/04/setting-up-sdl2-with-visual-studio-2012/ http://www.programmersranch.com/2014/02/sdl2-setting-up-sdl2-in-visual-studio.html
I will see if I can find some more for you later. These will show you how to get started and they cover Visual studio 2012 and Visual Studio 2013. I hope this helps.
Try these:
http://lazyfoo.net/SDL_tutorials/ -SDL 1.2, c-ish, but you could try looking into it.
http://lazyfoo.net/tutorials/SDL/index.php -SDL 2.0, c++
You should have at least a bit of knowledge for classes and pointers though. Good luck!
Topic archived. No new replies allowed.