/vkSnake

Very simple and primitive snake clone in Vulkan with SDL2

Primary LanguageC++MIT LicenseMIT

vkSnake

This is very simple and primitive Snake game written with Vulkan and SDL2. After taking some basic steps in Vulkan thanks to vulkan-tutorial.com and vkguide.dev tutorials I wanted to write something that at least provide some substitute of game written in Vulkan. It also uses vk-bootstrap and VulkanMemoryAllocator.

Screenshot