Line 30:
Line 30:
The wiimote's and the nunchuck's motion detection are used to move the hands around the cube. Each hand has only six possible positions available, depending on which axis (relative to the control) the gravity vector is pointing, as shown in the following table.
The wiimote's and the nunchuck's motion detection are used to move the hands around the cube. Each hand has only six possible positions available, depending on which axis (relative to the control) the gravity vector is pointing, as shown in the following table.
+
{| border="0"
+
|-
+
| {| class="wikitable" style="left;text-align:center;"
+
|-
+
! {{Wiimote}} Axis || Face
+
|-
+
| -Z || Right
+
|-
+
| +X || Top
+
|-
+
| +Z || Left
+
|-
+
| -X || Bottom
+
|-
+
| +Y || Front
+
|-
+
| -Y || Back
+
|}
+
| {| class="wikitable" style="left;text-align:center;"
+
|-
+
! {{Nunchuck}} Axis || Face
+
|-
+
| -Z || Right
+
|-
+
| +X || Top
+
|-
+
| +Z || Left
+
|-
+
| -X || Bottom
+
|-
+
| +Y || Front
+
|-
+
| -Y || Back
+
|}
+
|}