Homebrew development tutorials
This is an old revision of this page, as edited by Gcb (talk | contribs) at 00:44, 5 December 2008. It may differ significantly from the current revision. |
Tutorials
Here is a list of tutorials available here or on external sites.
If you edit this page, try to include some 'review' of the tutorial, please.
Preparation
Getting started. Devkit, Installing new libs, etc.
Getting Started
Installing devkitPPC, Setup your project folder, Compile the Hello World Example, Run the Hello World Example on the emulator, Run the Hello World Example on the Wii using wiiload
Read Getting_Started_with_devkitppc
DevKitPro
more focused on windows.
Read [[1]]
Code mii: Setting up
read [[2]]
C, C++ and MakeFiles
Code mii: Makefiles, basics of C, compiling source code and dealing with errors
Read [[3]]
Code mii: Arrays
Read [[4]]
Graphics
Code mii: Jpeg images
Read [[5]]
Code mii: Image change
Read [[6]]]
Input
Code mii: Controller input
Read [[7]]
Code mii: Cursors
Read [[8]]
Code mii: buton clicking
Read [[9]]
Game development
==