More actions
m (Text replacement - "image = https://dlhb.gamebrew.org/dshomebrew/" to "image = ") |
m (Text replacement - "| licence" to "| license") |
||
Line 4: | Line 4: | ||
| type = Puzzle | | type = Puzzle | ||
| version = 1.1 | | version = 1.1 | ||
| | | license = Mixed | ||
| author = graph05 | | author = graph05 | ||
| website = http://www.dev-fr.org/projets/(nds)-sudoku-maniac-(v1-1) | | website = http://www.dev-fr.org/projets/(nds)-sudoku-maniac-(v1-1) |
Revision as of 10:21, 20 October 2021
Sudoku Maniac | |
---|---|
General | |
Author | graph05 |
Type | Puzzle |
Version | 1.1 |
License | Mixed |
Links | |
Download | |
Website | |
Source | |
Sudoku Maniac is a Sudoku solver for the NDS. It was made with the C language, available in French and English.
User guide
Place numbers 1 through 9 in the board. Once resolved, there will be numbers 1 through 9 in each row, each column and each square with no repeat numbers.
Controls
Up - Solve the grid (as when pressing SOLVE)
Down - Reset the grid (as when pressing ERASE)
Left/Right - Decrease/increase the number selected
A - Confirm (when prompted)
B - Cancel (when prompted)
L - Skip the selected digit to 1
R - Skip the selected digit to 9
L+R - Skip the selected digit to 0
Screenshots
Known issues
Too many sprites.
External links
- Dev-fr - http://www.dev-fr.org/projets/(nds)-sudoku-maniac-(v1-1) (archived)