A C version of the 'Minecraft in 500 lines of python'.
make all
make run
make clean
Check the README.md at docker folder.
The vulkan part was highly based on the following works
https://github.com/Overv/VulkanTutorial
https://github.com/LunarG/VulkanSamples
https://vulkan.lunarg.com/doc/view/latest/linux/tutorial/html/index.html
https://software.intel.com/content/www/us/en/develop/articles/api-without-secrets-introduction-to-vulkan-preface.html