Hello World!
This is an attempt to document my journey on learning low level game development, hoping it will help others like me.
How to install and use SDL_crossshader
Learn how to install and use SDL_crossshader to compile shaders for your game.
Canary Memory Corruption Detection in C
Tips and tricks to handle memory corruption in C using canary values.