+ 2
sdl game
Please is there any application like this one that teach sdl programming ???
3 Respostas
+ 2
No...but I have already used sdl and is too old and too C... get my advice use SFML its more recent and more contents to use and books....sdl only have the lazyfoo.net tutorials... search for SFML its my advice
+ 2
SDL is amazing for 3D - it made great games like Portal 2. But using it for 2D is tedious. SFML is built for 2D and less tedious for 2D.
0
ok thanks : )