Line 1:
Line 1:
{{Infobox homebrewapp
{{Infobox homebrewapp
| title = Automatii
| title = Automatii
−
| image = xx
+
| image = [[Image:http://assortedwiicode.googlecode.com/svn/trunk/automatii/icon.png]]
| desc = Celular automata demo
| desc = Celular automata demo
| type = Math
| type = Math
Line 14:
Line 14:
First wii program I wrote after downloaded devkitpro. The commits on the source repository (subversion) are really granular.
First wii program I wrote after downloaded devkitpro. The commits on the source repository (subversion) are really granular.
−
*Created zip file download ready for the homebrew channel. it's version 1.0
+
*Created zip file download ready for the homebrew channel. it's version 1.2
−
*v1.0 is expected to be stable. i left it running several times for hours on my WII with no problem. every other version may hang up on you
==Usage==
==Usage==
−
*Exit {{WiimoteHomeButton}}
+
{| class="wikitable" style="left;text-align:center;"
−
*Zoom {{WiimotePlusButton}}/{{WiimoteMinusButton}}
+
|-
+
! {{GCNController}} || {{Wiimote1}} <!--+ {{Nunchuck}}--> || Action
+
|-
+
| Start || {{WiimoteHomeButton}} || Exit
+
|-
+
| - || {{WiimotePlusButton}} or {{WiimoteDPadLeft}} || Edit mode
+
|-
+
| - || {{WiimotePlusButton}} or {{WiimoteDPadRight}} || View mode
+
|-
+
| - || {{Wiimote1}} Roll || Roll camera in view mode
+
|-
+
| - || {{Wiimote1}} point Down || Zoom in in view mode
+
|-
+
| - || {{Wiimote1}} point Forward || no zoom
+
|-
+
| - || {{Wiimote1}} point Up || Zoom out in view mode
+
|-
+
|}
==Screenshots==
==Screenshots==
−
http://assortedwiicode.googlecode.com/svn/trunk/automatii/v0.12.gif
+
[[Image:http://assortedwiicode.googlecode.com/svn/trunk/automatii/v0.12.gif]]
==Notes==
==Notes==