This is a repo where I'm following the Khronos Vulkan Tutorial with Vulkan 1.4, C++23 with modules and trying to follow best practices.
You need gcc 16 and vulkanSdk for this project to build. And you can just run
./build.shto build the project and run
./runGame.shto run the engine/game.