Hi all! I've very, very recently (3-4 days) started learning c++ and wanted to know how to make a gui game. Apparently I need to draw my sprite (easy), write the program (do-able) and here comes the hard part... Put it all into a window and make it move! Lol okay, basically I've read that it's best to use either Allegro, SDL or SFML. I've tried installing SDL 2.0.3 and have looked up countless tutorials here and there, but there are literally no tutorials on the 2.0.3 version. Like, all the commands and stuff are different. For a noob like me, having all commands changed like that is so confusing! I can't even create a window! So what do you guys think? Should I go crazy and keep trying SDL 2.0.3, use an older version like 2.0 or 1.2, or try Allegro/SFML? Which one is easier to start off with? Like which one has more tutorials and stuff? Thanks! :)
Then how come the commands to create a window don't work? The ones in the youtube videos I'm watching. It says SDL 2 in the video title... Like a comment said that it's because the new SDL version removed that command or something Idk ._.
Then how come the commands to create a window don't work? The ones in the youtube videos I'm watching. It says SDL 2 in the video title... Like a comment said that it's because the new SDL version removed that command or something Idk ._.
That's why I told you to use lazyfoo's tutorials. The others are pretty much crap atm. (No offense to SDL2 tutorial writers)