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

Development: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Dude (talk | contribs)
Dude (talk | contribs)
Line 5: Line 5:


==Coding Knowledge==
==Coding Knowledge==
A fairly good knowledge of code is recommended to write applications.[http://en.wikipedia.org/wiki/C%2B%2B]C++ is a good starting point, and also the language the wii uses.
A fairly good knowledge of code is recommended to write applications.[[Programming_in_C%2B%2B]] is a good starting point, and also the language the wii uses.


==Idea==
==Idea==

Revision as of 02:49, 2 August 2008

Development of Wii homebrew applications is both fun and challenging. If you want to develop homebrew for the Wii, you will need some tools.

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.Programming_in_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