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