Anna's SDL2 Template This is a quick repo i made to make making new SDL projects faster. Instructions Clone repo Delete .git file Make into new repo Make your project Put .c and .h files in /src run make in the project root produces a game executable