lynxcs / vkPong

Pong but with Vulkan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vkPong

It's like pong, but with vulkan.

Features

  • Automatic shader compilation (shaderc)
  • Smooth text (textures generated by msdfgen)

Dependencies

  • shaderc
  • glm
  • glfw
  • stb_image
  • vulkan

Todo

  • Improve collision detection
  • Show win screen

About

Pong but with Vulkan


Languages

Language:C++ 97.2%Language:GLSL 2.2%Language:Makefile 0.4%Language:Shell 0.2%