// This needs to be used along with a Renderer (e.g. OpenGL3, Vulkan, WebGPU..) // (Info: GLFW is a cross-platform general purpose library for handling windows, inputs, OpenGL/Vulkan graphics context ...
The tutorial walks through the entire game from scratch in 12 steps, explaining every line of code along the way.