This commit is contained in:
karl 2020-09-28 16:53:10 +02:00
commit 80b4aa7ba8

View File

@ -1,5 +1,7 @@
# ECSGame
![screenshot](screenshot.png)
C++ ECS OpenGL game demo.
Building requires OpenGL 3.2+, GLFW, GLM and GLAD.