Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

RogueWii: Difference between revisions

From GameBrew
m (HydeWing moved page Roguewii to RogueWii without leaving a redirect)
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Role playing) - GameBrew
|title_mode=append
|image=roguewii.jpg
|image_alt=RogueWii
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=RogueWii
|title=RogueWii
|image=roguewii.jpg
|image=roguewii2.png
|description=Porting of the original game Rogue: Exploring the Dungeons of Doom.
|description=Porting of the original game Rogue: Exploring the Dungeons of Doom.
|author=Nebiun
|author=Nebiun
Line 18: Line 12:
|source=https://github.com/nebiun/rogueWii
|source=https://github.com/nebiun/rogueWii
}}
}}
Rogue  is a computer fantasy game with a new twist. It is crt oriented and the object of the game is to survive the attacks  of various  monsters and get a lot of gold, rather than the puzzle solving orientation of most computer fantasy games.
rogueWii is a port of the original game Rogue: Exploring the Dungeons of Doom Copyright (C) 1980-1983, 1985, 1999 Michael Toy, Ken Arnold and Glenn Wichman.


== Controls ==
==User guide==
Hint: You must hold the Wiimote horizontal, with Wiimote DPad on your left.
===Gameplay===
rogue is a computer fantasy game with a new twist.  It is CRT oriented and the object of the game is to survive the attacks of various monsters and get a lot of gold, rather than the puzzle solving orientation of most computer fantasy games.
 
To get started you really only need to know two commands.  The command ? will give you a list of the available commands and the command / will identify the things you see on the screen.


{| class="wikitable"
To win the game you must locate the Amulet of Yendor which is somewhere below the 20th level of the dungeon and get it out.  Nobody has achieved this yet and if somebody does, they will probably go down in history as a hero among heroes.
|-
! Wiimote Horizontal !! Action
|-
| Wiimote DPad || move around
|-
| Wiimote DPad + Wiimote A Button || run around
|-
| Wiimote DPad + Wiimote B Button || run around (a bit different)
|-
| Wiimote 2 Button || when asked or to choose a menu item
|-
| Wiimote 1 Button || open the commands menu
|-
| Wiimote Plus Button || Search for traps or secret doors
|-
| Wiimote Plus Button + Wiimote A Button|| To do nothing (relax)
|-
| Wiimote Plus Button + Wiimote B Button|| To climb down a staircase
|-
| Wiimote Minus Button || To throw something
|-
| Wiimote Minus Button + Wiimote A Button|| For help
|-
| Wiimote Minus Button + Wiimote B Button|| To climb up a staircase
|-
| Wiimote Home Button || Escape from a menu, an input or the game
|}


==Screenshots==
When the game ends, either by your death, when you quit, or if you (by some miracle) manage to win, rogue will give you a list of the top-ten scorers. The scoring is based entirely upon how much gold you get. There is a 10% penalty for getting yourself killed.
https://dlhb.gamebrew.org/wiihomebrews/roguewii-01.png
https://dlhb.gamebrew.org/wiihomebrews/roguewii-02.png
https://dlhb.gamebrew.org/wiihomebrews/roguewii-03.png
https://dlhb.gamebrew.org/wiihomebrews/roguewii-04.png


== Extras ==
== Extras ==
In the Introduction page you can change colors combination using up/down, right/left and +/- for foreground, background and alternative colors.
In the Introduction page you can change colors combination using up/down, right/left and +/- for foreground, background and alternative colors.
You can enter in God mode pressing Wiimote AButton + Wiimote B Button + Wiimote Home Button.
You can enter in God mode pressing Wiimote AButton + Wiimote B Button + Wiimote Home Button.


'''REMEMBER: you can't exit from God mode and your score will not be saved.'''
'''Remember:''' You can't exit from God mode and your score will not be saved.
 
== Controls ==
'''Hint:''' You must hold the Wiimote horizontal, with Wiimote D-Pad on your left.
 
D-Pad - Move around
 
D-Pad+A - Run around
 
D-Pad+B - Run around (a bit different)
 
2 - When asked or to choose a menu item
 
1 - Open the commands menu
 
Plus - Search for traps or secret doors
 
Plus+A - To do nothing (relax)
 
Plus+B - To climb down a staircase
 
Minus - To throw something
 
Minus+A - For help
 
Minus+B - To climb up a staircase
 
Home - Escape from a menu/input/the game
 
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/roguewii3.png
https://dlhb.gamebrew.org/wiihomebrews/roguewii4.png


== Knowing Bugs ==
https://dlhb.gamebrew.org/wiihomebrews/roguewii5.png
*none (I hope)
https://dlhb.gamebrew.org/wiihomebrews/roguewii6.png


==Changelog==
==Changelog==
''' v1.04 '''
''' v1.04 '''
* Added "Play again" without exit to homebrew channel
* Added "Play again" without exit to homebrew channel.
* Added God mode
* Added God mode.
* Minor fixes
* Minor fixes.


'''v1.03'''
'''v1.03'''
*many fixed (thanks Owen)
* Many fixed (thanks Owen).


'''v1.02'''
'''v1.02'''
*change Wiimote Minus Button command
* Change Wiimote Minus Button command.


'''v1.01'''
'''v1.01'''
*fixed problems with Scores table
* Fixed problems with Scores table.
*add possibility to change colors
* Add possibility to change colors.


'''v1.00'''
'''v1.00'''
*first release
* First release.


== External links ==
== External links ==
* Github - https://github.com/nebiun/rogueWii
* GitHub - https://github.com/nebiun/rogueWii
* Wiibrew - https://wiibrew.org/wiki/RogueWii
* WiiBrew - https://wiibrew.org/wiki/RogueWii

Revision as of 14:15, 3 March 2023

RogueWii
Roguewii2.png
General
AuthorNebiun
TypeRole playing
Version1.3
LicenseMixed
Last Updated2019/07/31
Links
Download
Website
Source

rogueWii is a port of the original game Rogue: Exploring the Dungeons of Doom Copyright (C) 1980-1983, 1985, 1999 Michael Toy, Ken Arnold and Glenn Wichman.

User guide

Gameplay

rogue is a computer fantasy game with a new twist. It is CRT oriented and the object of the game is to survive the attacks of various monsters and get a lot of gold, rather than the puzzle solving orientation of most computer fantasy games.

To get started you really only need to know two commands. The command ? will give you a list of the available commands and the command / will identify the things you see on the screen.

To win the game you must locate the Amulet of Yendor which is somewhere below the 20th level of the dungeon and get it out. Nobody has achieved this yet and if somebody does, they will probably go down in history as a hero among heroes.

When the game ends, either by your death, when you quit, or if you (by some miracle) manage to win, rogue will give you a list of the top-ten scorers. The scoring is based entirely upon how much gold you get. There is a 10% penalty for getting yourself killed.

Extras

In the Introduction page you can change colors combination using up/down, right/left and +/- for foreground, background and alternative colors.

You can enter in God mode pressing Wiimote AButton + Wiimote B Button + Wiimote Home Button.

Remember: You can't exit from God mode and your score will not be saved.

Controls

Hint: You must hold the Wiimote horizontal, with Wiimote D-Pad on your left.

D-Pad - Move around

D-Pad+A - Run around

D-Pad+B - Run around (a bit different)

2 - When asked or to choose a menu item

1 - Open the commands menu

Plus - Search for traps or secret doors

Plus+A - To do nothing (relax)

Plus+B - To climb down a staircase

Minus - To throw something

Minus+A - For help

Minus+B - To climb up a staircase

Home - Escape from a menu/input/the game

Screenshots

roguewii3.png roguewii4.png

roguewii5.png roguewii6.png

Changelog

v1.04

  • Added "Play again" without exit to homebrew channel.
  • Added God mode.
  • Minor fixes.

v1.03

  • Many fixed (thanks Owen).

v1.02

  • Change Wiimote Minus Button command.

v1.01

  • Fixed problems with Scores table.
  • Add possibility to change colors.

v1.00

  • First release.

External links

Advertising: