Tutorial (6 parts) about programming a game in pascal / lazarus using SDL2. The repository contains the source code for all 6 parts. Because this was the best complete tutorial i found on the net ...
SDL_Window* SDL_CreatWindow(const char* title, //the title of the window ...