Line 13:
Line 13:
}}
}}
−
I'm trying to get Jump 'n Bump, a cute bunny game with blood, running on the Wii.
+
Jump 'n Bump, a cute bunny game with blood, ported to the Wii. This is a multiplayer game. Each player controls a fluffy bunny jumping around in a pleasant environment. The aim is simply to jump on the other bunnies to make them explode in a shower of blood and to increase your score. Fun for the whole family!
Download at [[Image:Jumpnbump-0.1.zip]]. Unzip in /apps if you use the HBC.
Download at [[Image:Jumpnbump-0.1.zip]]. Unzip in /apps if you use the HBC.
Testers wanted! Please post your impressions on the talk page.
Testers wanted! Please post your impressions on the talk page.
+
+
==A note about the graphics==
+
Jump 'n Bump runs at the silly resolution of 400x256, a ratio of 25:16. A scaleup option is present in the code to make it run at 800x512, a mode the Wii does not support. I'm not entirely sure what to do with this, so for now I've left it as is, with a huge black border around it. If you can't stand the cuteness anymore, you can look a bit at the black border, representing vileness and death.
+
+
==Controls==
+
{| class="wikitable"
+
|-
+
! {{Wiimote1}} - {{Wiimote4}} !! Action
+
|-
+
| {{WiimoteDPad}} || Move
+
|-
+
| {{Wiimote2Button}} || Jump
+
|-
+
| {{WiimoteHomeButton}} || Quit
+
|}
== TODO ==
== TODO ==
* Move wiimote to jump
* Move wiimote to jump
* Front-end for options and level selection
* Front-end for options and level selection