A game project with SDL as an academic course of SWE, IICT, SUST. In this repo, there are some basic demonstrations of SDL library to generate graphics.
#define SDL_VIDEO_DRIVER_X11_DYNAMIC "/usr/X11R6/lib/libX11.6.dylib" #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "/usr/X11R6/lib/libXext.6.dylib" #define SDL_VIDEO ...