January 26, 2025 ProgrammingInstall raylib + VSCodeThis practical guide shows a complete setup to configure VSCode for videogame programming with raylib and C/C++.
January 26, 2024 ProgrammingConfigure SDL + VSCodeThis practical guide shows a complete setup to configure VSCode for videogame programming with SDL2 and C/C++. Installation of additional libraries such as SDL Image, SDL Mixer and SDL TTF is also covered by this tutorial.