The first programming project I’ll be doing here is an introduction to game development with C and OpenGL. I want it to be a minimal example of how to draw shapes on the screen and respond to input. After that I will move on to another project.
The code is available here:
https://git.birdideas.net/var/Sandbox

