README.txt 189 B

1234
  1. This example code creates an SDL window and renderer, and then clears the
  2. window to a different color every frame, so you'll effectively get a window
  3. that's smoothly fading between colors.