Digital Sudoku
This small game is quite an challenge. Try to solve the puzzle, by filling the 9x9 grid with numbers.
Here's a small help from wikipedia:
Quote: "
"The aim of the puzzle is to enter a numeral from 1 through 9 in each cell of a grid, most frequently a 9×9 grid made up of 3×3 subgrids (called "regions"), starting with various numerals given in some cells (the "givens")." - Wikipedia (http://en.wikipedia.org/wiki/Sudoku)
"
Basicly, you may only use the numbers 1 to 9 once in every row, every column and every region.
Here are some screenshots:
Digital Sudoku offers:
Endless gameplay, every sudoku is random.
4 difficulties to choose from.
Error-checking code which makes sure a random sudoku is playable.
Low-cpu usage, low-resource gameplay.
Plays in a 640x480 window.
Source code (still a bit messy) included!
The next version will offer:
Sounds.
Graphical effects and better graphics.
Screen resolution / window choices.
Total score screen (hall of fame), and a congratulations screen when finishing a sudoku.
Controls:
Left-click on a cell will increase the number
Right-click on a cell will decrease the number
New game button will create a new sudoku
Easy/normal/hard/expert button will change difficulty (press new game)
Colored/bars will change graphics for the sudoku
Press the download button and start playing