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

PixelMerge

From WiiBrew
Jump to navigation Jump to search
PixelMerge
PixelMerge.png
General
Author(s)evilynux
TypePuzzle game
Version1.0.0
LicenceGPL
Language(s)English
Peripherals
Wiimote.svg SensorBar.svg Wiimote4.svg WiimoteHorizontal.svg

PixelMerge is a clone of the simple yet addictive Flood-it game. Fill the whole board with the same color within the maximum number of allowed steps in order to win. The topleft pixel is your starting point, change to another color to merge and form a group with surrounding pixels sharing the same color. Successive color changes will change the group's color.

TODO

List of things I want to complete before going public.

High

  • Make sure credit is given where it's due; fix remaining headers (WIP).

Low

  • Move "Game View" code from menu.cpp to a separate class.
  • Translation support; gettext.

Features

  • Three difficulties (see Table below)
  • Best record for each difficulties is saved to SD or USB (optional)
  • Graphical screen adjustment; values saved to SD or USB (optional)
Difficulty Grid Size Allowed Steps
Easy 14x14 25
Normal 21x21 35
Hard 28x28 50

Installation

Extract the archive's content directly to the root of your SD or USB device.

Controls

In Menu

Wiimote.svg Action
Wii Remote Aim Pointer
Wiimote A Button Select
Wiimote HOME Button Exit PixelMerge

In Game

Note: You can play either by pointing and clicking on the color buttons or by helding the wiimote horizontally and using the keybindings.

Wiimote.svg Action
Wii Remote Aim Pointer
Wiimote A Button Select/Change color
Wiimote HOME Button Quit to menu
WiimoteHorizontal.svg Action
Wiimote D-Pad Left Change color to pink
Wiimote D-Pad Right Change color to dark blue
Wiimote + Button Change color to yellow
Wiimote - Button Change color to red
Wiimote 1 Button Change color to light blue
Wiimote 2 Button Change color to green
Wiimote HOME Button Quit to menu

Screenshot

PixelMerge-screenshot-easy.png

ChangeLog

Version 0.9.0 - May 1st 2010