# deadSurvivors **Repository Path**: alonebinge/deadSurvivors ## Basic Information - **Project Name**: deadSurvivors - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-01 - **Last Updated**: 2025-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dead Survivors Vampire survivors inspired game made using no game engine with Vulkan. ## Building In order to build this project, it's necessary to build it's dependencies and configure CMakeLists.txt file. In some cases it may be required to recompile shaders using scripts located in res directory. ## Dependencies * GLFW - https://www.glfw.org * Vulkan - https://www.vulkan.org * stb - https://github.com/nothings/stb * freetype - https://freetype.org * json for modern C++ - https://github.com/nlohmann/json