A work in progress game engine written in C++ using OpenGL and [entt](https://github.com/skypjack/entt). ![A screenshot](screenshot.png) ## Controls | Button | Action | | ------------ | -------------------------- | | W, A, S, D | Horizontal Camera Movement | | Left Shift | Camera Down | | Space | Camera Up | | Left Alt | Accelerate | | Left Control | Catch Mouse | | Escape | Quit |