/ogc

Zig game engine and bindings for libogc

Primary LanguageZig

ogc

Zig game engine and bindings for the Wii in Zig with zero-fuss installation. To see how this library is used, see example and rogue.

Commands

  • To build and run with Dolphin, do zig build run
  • To build and deploy to Wii over network (must be in Homebrew menu), do zig build deploy
  • To build and debug crash addresses, do zig build line -- <addresses>