While SDL2 " is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python." - https://www.libsdl.org/index.php This thread is mainly, for creating C++ games using SDL2
6/29/2017 10:27:41 PM
Manual15 Answers
New AnswerGithub extension is also under Tools | Extensions and Updates in Visual Studio 2017 or via the install file
Finite State Machine helps but is not "required" http://www.drdobbs.com/cpp/state-machine-design-in-c/184401236
Optional: - A GitHub account https://github.com/ - Visual Studio 2015 or newer GitHub plugin https://visualstudio.github.com/
A Tutorial for SDL2 https://www.youtube.com/playlist?list=PLHM_A02NtaaVey-4Ezh7p6bbOsv-DKA-0 for SDL1 http://lazyfoo.net/tutorials/SDL/01_hello_SDL/index.php
To start you need... Simple Direct Layer (SDL) -SDL2 devel http://www.libsdl.org/download-2.0.php -SDL2_MIXER devel http://www.libsdl.org/projects/SDL_mixer/ and -SDL2_IMAGE devel http://www.libsdl.org/projects/SDL_image/
An SDL2 wrapper I created : https://github.com/Klevh/SANDAL2 It has doxygen documentation and a read me, but I am not sure it is what you wanted ^^
Learn Playing. Play Learning
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message