Experimental game engine & playground
Some features:
- multi-keyboard-based local multiplayer
- C++ codegen infrastructure
- interesting(???) utilities
+ glfw: we use a custom GLFW fork
+ glm: Conan Center doesn't contain the latest version which contains fixes for C++20 yet
+ imgui: so that we can fine tune some parameters, plus the packaging of backends in Conan Center is not exactly ideal