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

Sudoku2 Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Puzzle) - GameBrew
|title_mode=append
|image=sudoku2wii.jpg
|image_alt=Sudoku2
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Sudoku2
|title=Sudoku2
|image=sudoku2wii.jpg
|image=sudoku2wii2.png
|description=Put the numbers in the squares. With audio and better graphics
|description=Put the numbers in the squares. With audio and better graphics.
|author=bmic
|author=bmic
|lastupdated=2008/06/16
|lastupdated=2008/06/22
|type=Puzzle
|type=Puzzle
|version=0.1b
|version=2b
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/wiihomebrews/sudoku2wii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/sudoku2wii.7z
|website=
|website=https://code.google.com/archive/p/wiisudoku2b/
|source=https://code.google.com/archive/p/wiisudoku2b/
|source=https://code.google.com/archive/p/wiisudoku2b/
}}
}}
Used [[Sudoku Wii]] 0.1b version as model.
Sudoku game based on [[Sudoku Wii|Sudoku]] version 0.1b. The following has been implemented:
 
*Better sprite.
== Details ==
*Audio.
Presently at version 0.2b of the game, the following has been implemented.
*a 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 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.
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.
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.
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 ==
== Controls ==
Hold the [http://en.wikipedia.org/wiki/Wiimote Wiimote] sideways as per Wiimote Horizontal (NES Style)
Hold the Wiimote sideways as per Wiimote Horizontal (NES Style).
{| class="wikitable" style="text-align: center; width: 36ex"
 
|-
D-Pad - Control navigation
! Wiimote Horizontal
 
| Action
Home - Display menu
|-
 
| Wiimote DPad
1/2 - Decrement/Increment number
| Control navigation
 
|-
Plus - Screen capture (if enabled)
| Wiimote Home Button
 
| Display menu
Minus - Save game to SD card
|-
 
| Wiimote 1 Button
A - Toggle 'uncertain' flag for cell
| Decrement number
|-
| Wiimote 2 Button
| Increment number
|-
| Wiimote Plus Button
| Screen capture (if enabled)
|-
| Wiimote Minus Button
| Save game to SD card
|-
| Wiimote A Button
| Toggle 'uncertain' flag for cell
|}


== Credits ==
== Credits ==
Credit where credit is due..
Version 0.1b - Sudoku Puzzle generator currently uses [http://ssuds.sourceforge.net/ ssudg].  
 
Version 0.1b - Sudoku Puzzle generator currently uses [http://ssuds.sourceforge.net/ ssudg]. This might change in the future after further investigation of suitable alternatives.


libraries used
Libraries used:
*libogc/libfat
*libogc/libfat
*pngu/libpng
*pngu/libpng
Line 76: Line 52:


== External links ==
== External links ==
* Wiibrew - https://wiibrew.org/wiki/Sudoku2
* Google Code - https://code.google.com/archive/p/wiisudoku2b/
* Google Source - https://code.google.com/archive/p/wiisudoku2b/
* WiiBrew - https://wiibrew.org/wiki/Sudoku2

Revision as of 01:59, 4 March 2023

Sudoku2
Sudoku2wii2.png
General
Authorbmic
TypePuzzle
Version2b
LicenseGPL-2.0
Last Updated2008/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

Advertising: