Development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
If you | '''Development''' of wii home brew apps is both fun and challenging. If you wanna develop app for the wii you will need some things. | ||
==Contents== | |||
==Determination== | |||
Your going to need to be very determined to make a good app.Don't believe me see here [[Homebrew_Channel]] Team Twiizer has been working on this for at least 6 months.So determination is key. | |||
==Patience== | |||
It takes a while to completely debug a app so be ready to debug a lot. | |||
==Coding Knowledge== | |||
You need to know at least some code.C++ is a good start and the language the wii uses. | |||
==Idea== | |||
A good app always starts with a good app. | |||
==Time== | |||
It takes time to make a good app for the wii like and iso loader. | |||
If you have these thing then what are you waiting for develop some apps already! | If you have these thing then what are you waiting for develop some apps already! |
Revision as of 01:17, 2 August 2008
Development of wii home brew apps is both fun and challenging. If you wanna develop app for the wii you will need some things.
Contents
Determination
Your going to need to be very determined to make a good app.Don't believe me see here Homebrew_Channel Team Twiizer has been working on this for at least 6 months.So determination is key.
Patience
It takes a while to completely debug a app so be ready to debug a lot.
Coding Knowledge
You need to know at least some code.C++ is a good start and the language the wii uses.
Idea
A good app always starts with a good app.
Time
It takes time to make a good app for the wii like and iso loader.
If you have these thing then what are you waiting for develop some apps already!