Piero's Wiicross
Piero's Wiicross | |
General | |
---|---|
Author(s) | Scognito |
Type | Puzzle game |
Version | 0.2 |
Licence | Freeware |
Links | |
Download | |
Website | |
Downloadable via the Homebrew Browser | |
Downloadable via the Open Shop Channel | |
Peripherals | |
Piero's Wiicross is a picture logic puzzles in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. More info on Scognito's weblog.
How to Play
The numbers measure how many unbroken lines of filled-in squares there are in any given row or column. For example, a clue of "4 8 3" would mean there are sets of four, eight, and three filled squares, in that order, with at least one blank square between successive groups. It's easier playing with game directly than understand the rules at first :)
Game Modes
Normal mode
If you try to colour a cell that can't be coloured, an error penalty is shown. Puzzle is solved when the image is correctly drawn.
Free mode
There is no error reporting when you colour a wrong cell. Puzzle is solved when you hit the check button and the image is correctly drawn, otherwise an error penalty is shown.
Every error make the timer increase of a certain amout of time.
Controls
Menu
You can use both Wiimote Controller (pointing on screen or NES position) and the Gamecube Controller.
Action | |||
---|---|---|---|
Move pointer / Item selection | |||
Confirm item selection | |||
Pause Game |
Game
Controller type can be selected through the Options Menu.
Action | |||
---|---|---|---|
Move cursor | |||
Draw a cell | |||
Mark a cell | |||
Check level (Free Mode only) | |||
Pause Game |
Customizing
Music
Put your favourite songs in the "res/music directory (for example if you use the homebrew channel it is apps/wiicross/res/music), then select "Custom" from the options menu.
Note: Music must be in ogg format! No, I’m not an opensource devote: simply sndlib does not support MP3, and libogc support for them is screwed. Also res directory on GameCube must be put on the root of the SD!
Themes
A theme is composed by the following images
- background.png (640 x 480 pixels)
- filled.png (image to show when a cell is drawn)
- marked.png (image to show when a cell is marked)
- title.png (the title to show in the option screen for selecting your theme)
All themes must be put in a directory called with the name of your theme, and this directory must be put in "res/themes". If you follow these rules, you’ll find you theme in the options screen.
For helping in drawing a theme, I'll post a template on the project page. It also contains a psd (photoshop) and a xcf (gimp) containing layers, helpful for drawing the background, since some part of it are used for painting the timer and the preview.
Screenshots
Media
v0.2
Thanks
- Spriteattack for stunning graphics (and for patience to work with me)
- Cyan & Liz from gbatemp.net: for impressive work on bug testing, fixing bugged levels and sorting by difficulty: the game couldn't be here without them
- MrNick for massive testing on the Gamecube version
- Aaron Williams for the nice "level cleared" jingle
- All the users who sent their level (using the online level editor)
Online Editor
The online level editor is available on drunkencoders but not used anymore. It is incomplete as it doesn't check if a level is solveable nor has multiple solutions, so a human check is needed before adding the level. If someone wants to add some algorithm check for further level packs, his help would be appreciated!
Releases
2009-01-03 - v0.2 - Christmas Santa Edition
2008-12-02 - v0.1 - Initial Release