More actions
m (HydeWing moved page 3dmaze Wii to 3DMaze Wii without leaving a redirect) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=3DMaze | |title=3DMaze | ||
|image= | |image=3dmazewii2.png | ||
|description=Get out of the 3D Maze | |description=Get out of the 3D Maze. | ||
|author=Michelinux | |author=Michelinux | ||
|lastupdated=2010/01/02 | |lastupdated=2010/01/02 | ||
Line 15: | Line 9: | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/3dmazewii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/3dmazewii.7z | ||
|website= | |website=https://wiibrew.org/wiki/3DMaze | ||
|source= | |source= | ||
}} | }} | ||
3D maze game for the Nintendo Wii. | |||
== | ==User guide== | ||
Imagine having a 3D labyrinth in your hands... you can rotate it in any direction to get a red ball out of it. | Imagine having a 3D labyrinth in your hands... you can rotate it in any direction to get a red ball out of it. | ||
Motion Plus is not mandatory but recommended. | Motion Plus is not mandatory but recommended. If you get lost press 2. | ||
=== Views === | |||
Hold the Wiimote like a remote control, pointing at the screen. Imagine this is the cube, with the top of the Wiimote as the top of the cube. | |||
By default the camera is above the cube looking down (imagine the camera is above the Wiimote looking down at it), so that the top of the screen is the front of the cube and the bottom of the screen is the back of the cube. You can change views by pressing the Wiimote directional pad. | |||
For example, pressing Down moves the camera to the rear of the cube, so that top of the screen becomes top of the cube and the bottom of the screen becomes bottom of the cube. | |||
Pressing any direction button twice moves camera below the cube. Pressing B restores default view. | Pressing any direction button twice moves camera below the cube. Pressing B restores default view. | ||
== Controls == | == Controls == | ||
Minus/Plus - Decrease/Increase maze size | |||
A - Select menu item | |||
D-Pad - Change view | |||
B - View from the top | |||
1 - Take a screenshot | |||
2 - Help mode on/off | |||
Home - Return to loader | |||
Power - Shutdown Wii | |||
Reset - Reset Wii | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/3dmazewii3.png | |||
== Changelog == | == Changelog == | ||
''' | ''' V1.0 ''' | ||
*Dutch translation corrected | *Dutch translation corrected. | ||
*Spanish translation added | *Spanish translation added. | ||
*Motion tracking improved | *Motion tracking improved. | ||
*Smooth transition when ball passes from one plane to another | *Smooth transition when ball passes from one plane to another. | ||
*Localized versions for languages that can't go into international version | *Localized versions for languages that can't go into international version. | ||
*Automatically scale down font size if string doesn't fit the screen | *Automatically scale down font size if string doesn't fit the screen. | ||
*Code cleanup | *Code cleanup. | ||
*Changed menu text color to improve visibility | *Changed menu text color to improve visibility. | ||
''' | ''' V0.3 ''' | ||
*Improved kerning of text | *Improved kerning of text. | ||
*Fade out of direction labels | *Fade out of direction labels. | ||
*Ball reflex changes according to view change | *Ball reflex changes according to view change. | ||
*Corrected german translation | *Corrected german translation. | ||
*Help mode added | *Help mode added. | ||
''' | ''' V0.2 ''' | ||
*Changed text font for better localization | *Changed text font for better localization. | ||
*German, dutch and french languages added | *German, dutch and french languages added. | ||
*Solved bug in Motion Plus initialization (I hope) | *Solved bug in Motion Plus initialization (I hope). | ||
*Now user can choose between 6 views | *Now user can choose between 6 views. | ||
''' | ''' V0.1 ''' | ||
*Initial release | *Initial release. | ||
== Special thanks to | ==Credits== | ||
*P.D. Magnus for Ambages font | Special thanks to: | ||
*Mr. Reaper for feedback | *P.D. Magnus for Ambages font. | ||
*wplaat and DrTwox for TrueType handling code | *Mr. Reaper for feedback. | ||
*All translators | *wplaat and DrTwox for TrueType handling code. | ||
*All translators. | |||
== External links == | == External links == | ||
* Wiibrew - https://wiibrew.org/wiki/3DMaze | * Wiibrew - https://wiibrew.org/wiki/3DMaze |
Latest revision as of 11:29, 4 March 2023
3DMaze | |
---|---|
General | |
Author | Michelinux |
Type | Puzzle |
Version | 1.0 |
License | GPL |
Last Updated | 2010/01/02 |
Links | |
Download | |
Website | |
3D maze game for the Nintendo Wii.
User guide
Imagine having a 3D labyrinth in your hands... you can rotate it in any direction to get a red ball out of it.
Motion Plus is not mandatory but recommended. If you get lost press 2.
Views
Hold the Wiimote like a remote control, pointing at the screen. Imagine this is the cube, with the top of the Wiimote as the top of the cube.
By default the camera is above the cube looking down (imagine the camera is above the Wiimote looking down at it), so that the top of the screen is the front of the cube and the bottom of the screen is the back of the cube. You can change views by pressing the Wiimote directional pad.
For example, pressing Down moves the camera to the rear of the cube, so that top of the screen becomes top of the cube and the bottom of the screen becomes bottom of the cube.
Pressing any direction button twice moves camera below the cube. Pressing B restores default view.
Controls
Minus/Plus - Decrease/Increase maze size
A - Select menu item
D-Pad - Change view
B - View from the top
1 - Take a screenshot
2 - Help mode on/off
Home - Return to loader
Power - Shutdown Wii
Reset - Reset Wii
Screenshots
Changelog
V1.0
- Dutch translation corrected.
- Spanish translation added.
- Motion tracking improved.
- Smooth transition when ball passes from one plane to another.
- Localized versions for languages that can't go into international version.
- Automatically scale down font size if string doesn't fit the screen.
- Code cleanup.
- Changed menu text color to improve visibility.
V0.3
- Improved kerning of text.
- Fade out of direction labels.
- Ball reflex changes according to view change.
- Corrected german translation.
- Help mode added.
V0.2
- Changed text font for better localization.
- German, dutch and french languages added.
- Solved bug in Motion Plus initialization (I hope).
- Now user can choose between 6 views.
V0.1
- Initial release.
Credits
Special thanks to:
- P.D. Magnus for Ambages font.
- Mr. Reaper for feedback.
- wplaat and DrTwox for TrueType handling code.
- All translators.
External links
- Wiibrew - https://wiibrew.org/wiki/3DMaze