Description:
BSoduko is a numeric brainteaser. You have to fill in a 9x9 grid such that each row, column and 3x3 square contains all numbers from 1 to 9. 19 girds are supplied (the known numbers are in red and the numbers you enter are in green). You can also create you own grids.
The game is very well done: a tap on an empty square displays all the possible numbers for the square. You can save a game, load a new one, get assistance from the computer for help, or even to solve the grid.
There is no setup program. You must copy the file containing BSoduko.exe and the 19 gird (level1.xml to level19.xml) to the My Documents folder on your Pocket PC (in main memory or on a storage card). You should then create a shortcut to BSoduko.exe in Windows\Start Menu.
If you like the puzzle games than you gonne enjoy it. It's free! It's funny! It's logic!
Rules:
Fill in the grid so that every row, every column, and every 3x3 box contains the digits 1 through 9.
Update Description:
v1.4:
- Making notes on the way to solution.
- Giving hints only on request.
- Improvement of the "New Game" option (Easy/Medium/Hard).
v1.3:
- Some puzzles couldn't be solved.
v1.2:
- New "interactiv" mode.
- "New game" corection.
v1.1:
- Algorithm bug (for some puzzles it didn't work).