Add screenshot to README

This commit is contained in:
Karl 2020-09-22 22:06:23 +02:00 committed by GitHub
parent f1eaecde89
commit 161bd6db4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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