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