Way of Setup

Linux Windows MacOS
Setting up
Sanity check

Oasis - Easier Developing and Debugging

Linux Windows MacOS
VSCodium as a cross-platform C IDE


Way of Basics

Linux Windows MacOS
Open a window
Event loop
Initialize OpenGL
Initialize Audio

Oasis - Enhancement

Linux Windows MacOS
OpenGL helpful error messages
Checking OpenGL context version
Requesting a specific OpenGL version


The Path Yet to Come...

It will take me some time to write out every step of the Path, but unlike other tutorial series, the code is essentially already written. The final code of the Path will be improved compared to the initial release of my game framework, but you may continue the Path immediately by reading through the Croaking Kero Game Framework source code, which you downloaded in the "Sanity Check" step. CKGF is the code I used to release my commercial games on Steam, and is what the Path is intended to teach.