Let's Make A Game 01 - Setup - C++ SDL2 Game Tutorial (Extra Windows info in desc)
Avery Makes Games
LET'S GET TO 300 SUBS THIS YEAR!!!
For Windows!: SDL libraries need to be included as SDL.h SDL_image.h, SDL_ttf.h vs SDL2/SDL.h, etc. For more windows help read the comments posted by the user Cody Johns: "If your setting it up on windows using only MinGW and coding with notepad++ on windows, this is the best help I found. http://lazyfoo.net/tutorials/SDL/01_hello_SDL/windows/mingw/index.php Btw if you click on the exe and it says a certain dll cannot be found move the required dll into the same directory as the exe then it should work. Hope this helps anyone struggling setting this up on windows."
Hi! My name is Avery Reed and this is the first episode of my video game tutorial series, where we will make a 2d c++ game using sdl2.
Here are the links and commands from the video:
SDL2 (main, font/ttf, image) Mac and Windows - Make Sure To Get Development Libraries https://www.libsdl.org/download-2.0.php https://www.libsdl.org/projects/SDL_ttf/ https://www.libsdl.org/projects/SDL_image/ Linux - sudo apt-get install libsdl2-2.0-0 libsdl2-d* libsdl2-ttf-* libsdl2-image-*
Editor Linux - Atom https://atom.io/ Windows - Visual Studio https://www.visualstudio.com/ Mac - xCode https://developer.apple.com/xcode/
The Cherno Windows https://www.youtube.com/watch?v=1OsGXuNA5cc&t=167s Mac https://www.youtube.com/watch?v=1E_kBSka_ec&t=44s
GIMP Mac and Windows - https://www.gimp.org/downloads/ Linux - sudo apt-get install gimp
Like, Comment, and Subscribe! :) #sdl2 #gamedev #cpp ... https://www.youtube.com/watch?v=m4Pow9YsDyc
15999872 Bytes