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

Sudoku2

From WiiBrew
Jump to navigation Jump to search
Sudoku 2b
Sudoku.png
General
Author(s)bmic
TypeGame
Links
[[v0.2b|Download]]
[[wiisudoku2bsrc.rar|Source]]
Peripherals
Wiimote1.svg Loads files from the Front SD slot

Introduction

Used 0.1b version as model.

Details

Presently at version 0.2b of the game, the following has been implemented.

  • a better sprite
  • audio

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 [+ : oo] (NES Style)

  • Directional Pad (D Pad) to control navigation
  • 'home' button displays menu
  • '1' button decrements number
  • '2' button increments number
  • '+' button screen captures (if enabled)
  • '-' button saves game to SD card
  • 'A' button toggles 'uncertain' marking for the cells.

Credits

Credit where credit is due..

Version 0.1b

Sudoku Puzzle generator currently uses ssudg. This might change in the future after further investigation of suitable alternatives.

libraries used

  • libogc/libfat
  • pngu/libpng
  • freetype2

Photoshop was used to create the tiles graphics.

devkitPro was used to build the program.

Coming soon

Have any idea ? e-mail me at: bmic.universitando@gmail.com