ogc-engine is a simple engine for creating games for the Wii.
Internally it uses ogc-rs and embedded-graphics.
In order to run examples you need following:
and have these environment variables set:
CLANG_VERSION, for instance12.0.1DEVKITPRO, for instance/opt/devkitproDEVKITARM, for instance/opt/devkitpro/devkitARMDEVKITPPC, for instance/opt/devkitpro/devkitPPC
git clone https://github.com/knarkzel/ogc-engine
cd ogc-engine/
just run minimal