3D-Game with Vulkan

Download Source code: pizza_source.zip
Download Executable: pizza_executable.zip(Windows 11 x64)

I wrote this game together with a fellow student for a university project. Using the university's Vulkan framework we created a 3d engine similar to the one I wrote in OpenGL. I added a controllable first-person camera, some basic physics using the Bullet Physics Library (GitHub-Link), a flash light with realtime shadows, shooting mechanics, game mechanics and more. The game is a first person shooter where the player has to deliver pizzas to several houses while avoiding hungry robots by shooting them.


Vulkan Game Screenshot