diff --git a/README.md b/README.md new file mode 100644 index 0000000..034f764 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +A work in progress game engine written in C++ using OpenGL and [entt](https://github.com/skypjack/entt). + +![A screenshot](screenshot.png) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..ec5f583 Binary files /dev/null and b/screenshot.png differ