Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
=Tutorials=
 
=Tutorials=
Here is a list of tutorials available here or on external sites.
+
Here is a list of tutorials available here or on external sites. Read [[Developer_Tips]] sooner then later.
    
If you edit this page, try to include some 'review' of the tutorial, please.
 
If you edit this page, try to include some 'review' of the tutorial, please.
Line 31: Line 31:     
===Code mii: Jpeg images===
 
===Code mii: Jpeg images===
 +
Not the best way to show game sprites... but get's you started (or at least, in contact with) on using other external libraries, arrays, memset, pointers.
 +
 
Read [[http://www.codemii.com/2008/09/07/tutorial-5-jpeg-images/]]
 
Read [[http://www.codemii.com/2008/09/07/tutorial-5-jpeg-images/]]
   Line 39: Line 41:     
===Code mii: Controller input===
 
===Code mii: Controller input===
 +
How to detect button presses on the wiimote. Also on the gamecube controler for use on the emulator.
 +
 
Read [[http://www.codemii.com/2008/08/24/tutorial-3-controller-input/]]
 
Read [[http://www.codemii.com/2008/08/24/tutorial-3-controller-input/]]
    
===Code mii: Cursors===
 
===Code mii: Cursors===
 +
Start by creating a box cursor on the screen, then moving it with the analog on gamecube controler. Finally it enables the IR mode on the wiimote and use that for positioning the box cursor.
 +
 
Read [[http://www.codemii.com/2008/08/31/tutorial-4-cursors/]]
 
Read [[http://www.codemii.com/2008/08/31/tutorial-4-cursors/]]
  
64

edits

Navigation menu