In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Development"

From WiiBrew
Jump to navigation Jump to search
(wait maybe i should fully clean this page up)
(←Redirected page to Making homebrew)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Development''' of Wii [[Homebrew apps|homebrew applications]] is both fun and challenging. If you want to develop homebrew for the Wii, you will need some tools.
+
#REDIRECT [[Making homebrew]]
 
 
==Patience==
 
It takes a while to completely debug a app, so be ready to debug a lot.
 
 
 
==Coding Knowledge==
 
A fairly good knowledge of code is recommended to write applications. [[Wikipedia:C++|C++]] is a good starting point, and also the language the wii uses.
 
 
 
==Idea==
 
A good app always starts with a good idea. If you don't have one, asking around at #wiidev or #wiihelp can be very helpful.
 
 
 
==Table of Contents==
 
*[[Developer Tips]]
 
*[[DevkitPro]]
 
*[[Getting Started with devkitppc|DevkitPPC Tutorial]]
 
*[[Development Tools]]
 
*[[Debugging]]
 
*[[Homebrew apps/In development|In Development]]
 
*[[Talk:Homebrew apps/In development|Requests & Ideas]]
 

Latest revision as of 22:56, 24 August 2010

Redirect to: