Skip to content

zig-wii/ogc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>