More actions
No edit summary |
|||
Line 38: | Line 38: | ||
Minus - Save game to SD card | Minus - Save game to SD card | ||
A - Toggle | A - Toggle "uncertain" flag for cell | ||
== Credits == | == Credits == |
Latest revision as of 05:01, 4 March 2023
Sudoku2 | |
---|---|
General | |
Author | bmic |
Type | Puzzle |
Version | 2b |
License | GPL-2.0 |
Last Updated | 2008/06/22 |
Links | |
Download | |
Website | |
Source | |
Sudoku game based on Sudoku version 0.1b. The following has been implemented:
- Better sprite.
- Audio.
User guide
The puzzle is controlled by moving an on screen cursor. The cursor will wraparound the edges of the puzzle if you try to move past the edge.
The value under the cursor is incremented/decremented to the desired value. Value 0 is shown as a blank cell. Values are wraparound from 0 to 9 as well.
If desired, the user may mark a cell as "uncertain" by pressing the A button. This can be toggled off if desired via the same button, "uncertain" cells are marked with a gray background.
The game will check for any incorrect cells (i.e. duplicate numbers in any row, column or 3x3 cell). Any incorrect cells will be highlighted with a red tint.
Controls
Hold the Wiimote sideways as per Wiimote Horizontal (NES Style).
D-Pad - Control navigation
Home - Display menu
1/2 - Decrement/Increment number
Plus - Screen capture (if enabled)
Minus - Save game to SD card
A - Toggle "uncertain" flag for cell
Credits
Version 0.1b - Sudoku Puzzle generator currently uses ssudg.
Libraries used:
- libogc/libfat
- pngu/libpng
- freetype2
- Photoshop was used to create the tiles graphics.
- DevkitPro was used to build the program.
External links
- Google Code - https://code.google.com/archive/p/wiisudoku2b/
- WiiBrew - https://wiibrew.org/wiki/Sudoku2