In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Minesweeper"

From WiiBrew
Jump to navigation Jump to search
m (Robot: Cosmetic changes)
 
(15 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
 
| title      = Minesweeper
 
| title      = Minesweeper
| image      = [[Image:MineSweeperIcon.PNG]]
+
| image      = [[File:MineSweeperIcon.PNG]]
| desc        = Minesweeper clone for Wii
+
| type        = puzzle game
| type        = Game
 
 
| author      = [[User:Mangaman3000|mangaman3000]]
 
| author      = [[User:Mangaman3000|mangaman3000]]
| display    =
+
| download    = Media:Minesweeper.zip
| download    = [[Media:Minesweeper.zip|Minesweeper.zip]]
+
| peripherals = {{Wiimote1}} {{SensorBar}} {{GCNController}}
| source      = Available
+
| hbb        = yes
| peripherals = {{GCNController}}
 
 
}}
 
}}
  
  
'''Minesweeper''' is a [[homebrew]] clone of the [http://en.wikipedia.org/wiki/Minesweeper_(computer_game) classic Windows game]. No [[Wii Remote]] support or score saving yet but they are on the way.
+
'''Minesweeper''' is a [[homebrew]] clone of the [http://en.wikipedia.org/wiki/Minesweeper_(computer_game) classic Windows game]. Now with [[Wii Remote]] support and score saving.
 +
== Controls ==
 +
=== In Game ===
 +
{| class="wikitable" style="text-align:center;"
 +
|-
 +
! {{GCNController}} || {{Wiimote}} || Action
 +
|-
 +
| {{GCAButton}} || {{WiimoteAButton}} || Clear space
 +
|-
 +
| {{GCBButton}} || {{WiimoteBButton}} || Toggle flag,question mark & square
 +
|-
 +
| {{GCStartButton}} || {{WiimotePlusButton}} || Pause
 +
|-
 +
| {{GCDPad}} || {{WiimoteAim}} or {{WiimoteDPad}} ||Change selection
 +
|-
 +
| {{GCZButton}} + {{GCDPad}} || {{WiimoteMinusButton}} + {{WiimoteDPad}} || Speed up cursor
 +
|}
  
== Controls ==
+
=== In Menu ===
{| class="wikitable" style="text-align:left;"
+
{| class="wikitable" style="text-align:center;"
 +
|-
 +
! {{GCNController}} || {{Wiimote}} || Action
 +
|-
 +
| {{GCAButton}} || {{WiimoteAButton}} || Select
 +
|-
 +
| {{GCStartButton}} || {{WiimotePlusButton}} || Start game
 
|-
 
|-
! Button !! Action
+
| {{GCZButton}} + {{GCDPad}} || {{WiimoteBButton}} + {{WiimoteDPad}} || Speed up selection (Mines, Field size)
 
|-
 
|-
| {{GCAButton}} || Clear space
+
| {{GCDPad}} || {{WiimoteDPad}} ||Change selection
 +
|}
 +
 
 +
=== In Score Board ===
 +
{| class="wikitable" style="text-align:center;"
 
|-
 
|-
| {{GCBButton}} || Toggle flag,question mark & square
+
! {{GCNController}} || {{Wiimote}} || Action
 
|-
 
|-
| {{GCStartButton}} || Pause
+
| {{GCDPad}} || {{WiimoteDPad}} ||Change selection
 
|-
 
|-
| {{GCDPad}} || Change selection
+
| {{GCAButton}} or {{GCBButton}} or {{GCStartButton}} || {{WiimoteAButton}} or {{WiimoteBButton}} or {{WiimotePlusButton}} || Exit score board
 
|-
 
|-
| {{GCZButton}} || Speed up cursor
+
| {{GCYButton}} || {{Wiimote2Button}} || Clear all score's
 
|}
 
|}
 +
 +
== Screenshot ==
 +
[[File:Minesweeper_pic0.jpg‎]]
 +
 +
== Release Notes ==
 +
'''v1.3'''
 +
* Now saves scores, makes it much more worth playing IMO.
 +
* Will try to update menu screens and encrypt the save file for next release.
 +
'''v1.2'''
 +
* Now has support for wii remote ir sensor.
 +
* Sorry for the long but tiny update due to compiler problems.
  
 
== Download ==
 
== Download ==
 
[[:Media:Minesweeper.zip|Minesweeper.zip]]<br />
 
[[:Media:Minesweeper.zip|Minesweeper.zip]]<br />
[http://www.game-spin.com/downloads/wiibrew/Minesweeper.zip Mirror By SpongeFreak52]
+
v1.0 [http://www.game-spin.com/downloads/wiibrew/Minesweeper.zip Mirror By SpongeFreak52]
  
[[Category:Homebrew applications]]
+
[[Category:Homebrew using GRRLib]]
[[category:Homebrew using GRRLib]]
 

Latest revision as of 18:14, 10 August 2009

Minesweeper
MineSweeperIcon.PNG
General
Author(s)mangaman3000
TypePuzzle game
Links
Download
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg SensorBar.svg GameCube Controller


Minesweeper is a homebrew clone of the classic Windows game. Now with Wii Remote support and score saving.

Controls

In Game

GameCube Controller Wiimote.svg Action
Gamecube A Button Wiimote A Button Clear space
Gamecube B Button Wiimote B Button Toggle flag,question mark & square
GameCube START Button Wiimote + Button Pause
GameCube D-Pad Wii Remote Aim or Wiimote D-Pad Change selection
GameCube Z Button + GameCube D-Pad Wiimote - Button + Wiimote D-Pad Speed up cursor

In Menu

GameCube Controller Wiimote.svg Action
Gamecube A Button Wiimote A Button Select
GameCube START Button Wiimote + Button Start game
GameCube Z Button + GameCube D-Pad Wiimote B Button + Wiimote D-Pad Speed up selection (Mines, Field size)
GameCube D-Pad Wiimote D-Pad Change selection

In Score Board

GameCube Controller Wiimote.svg Action
GameCube D-Pad Wiimote D-Pad Change selection
Gamecube A Button or Gamecube B Button or GameCube START Button Wiimote A Button or Wiimote B Button or Wiimote + Button Exit score board
Gamecube Y Button Wiimote 2 Button Clear all score's

Screenshot

Minesweeper pic0.jpg

Release Notes

v1.3

  • Now saves scores, makes it much more worth playing IMO.
  • Will try to update menu screens and encrypt the save file for next release.

v1.2

  • Now has support for wii remote ir sensor.
  • Sorry for the long but tiny update due to compiler problems.

Download

Minesweeper.zip
v1.0 Mirror By SpongeFreak52