Homebrew development tutorials
Here is a list of tutorials available here or on external sites. Read Developer tips sooner than later.
If you edit this page, try to include some 'review' of the tutorial, please.
Tutorials about everything!
- CodeMii Tutorial written by teknecal covers everything metioned above and much more, including: controllers, buttons, arrays, images, filesystem and sound!
- Curso de Programación; This one covers everything. Is in Spanish. From setting up DevKitPro to creating sprites, to collision and sound.
Tutorials on preparation
Getting started. DevKit, Installing new libs, etc.
Getting Started
- Installing devkitPPC, Setup your project folder, Compile the HelloWorld Example, Run the HelloWorld Example on the emulator, Run the HelloWorld Example on the Wii using wiiload.
Read "Getting Started with devkitppc"
- Similar, but more focused on Windows:
- Devkitppc setup (Windows)