This is an example implementation of the classic moonlander game in C++ using the Magnum graphics engine.
Use package distro on Fedora and other RPM variants.
Install vcpkg dependency manager.
Install Corrade
.\vcpkg install corrade --head
Install Magnum
.\vcpkg install magnum --head
.\vcpkg install magnum-plugins --head
.\vcpkg install magnum-integration --head
.\vcpkg install magnum-extras --head
Install Box2D
.\vcpkg install box2d