Set up your SDL2 project Follow these steps on your terminal, e.g cmd. Step 1: Clone this repo to your machine git clone https://github.com/PhDoanh/SDL2-Template.git Step 2: Open the repository folder cd SDL2-Template Step 3: Build and run the project make.exe OR mingw32-make.exe Build your own now! Happy coding 🫡