C++ OpenGL 2D Survival Game
Development updates at https://jeroenj.com
[Controls]
// Game Input
W = Up
A = Left
S = Down
D = Right
// General Input
ESC = Close Game
1 -> 9 = Reset Level
[/Controls]
Libraries -glfw3.3.6 -glm -stb_image -glad