Boilerplate for getting a simple SDL program with a window and a renderer up and running
.gitignore | ||
build | ||
compile | ||
main.c | ||
README.md |
SDL Boilerplate
Boilerplate for setting up a simple SDL program that creates a window and a renderer and handles the quit event.