DSudoku: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "EJS_gameUrl = 'https://dlhb.gamebrew.org/dshomebrew/" to "EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/" |
||
| Line 47: | Line 47: | ||
EJS_core = 'nds'; | EJS_core = 'nds'; | ||
EJS_gameName = "DSudoku"; | EJS_gameName = "DSudoku"; | ||
EJS_gameUrl = 'https://dlhb.gamebrew.org/ | EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/dsudokuben.7z'; | ||
</script> | </script> | ||
{{EmulatorJS Loader}} | {{EmulatorJS Loader}} | ||
Revision as of 10:37, 28 November 2023
| DSudoku | |
|---|---|
![]() | |
| General | |
| Author | Ben2303 |
| Type | Puzzle |
| Version | 0.9 |
| License | Mixed |
| Last Updated | 2006/03/15 |
| Links | |
| Download | |
| Website | |
| Source | |
DSudoku is Sudoku game for the NDS. This game use PA_Lib by Mollusk.
It was part of the NEO Spring Coding Competition 2006, ranked 7th.
Features
- Virtually unlimited number of random grids.
- 50 grids to pick up organized in 4 levels (10 each).
- Adventure mode.
- New sudoku generation engine.
- Help/resolution features.
- 4 difficulty levels.
- 4 themes support.
- Timer.
- Works great on DesMume.
User guide
Fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 sub-grids that compose the grid (also called boxes, blocks, regions or sub-squares) contains all of the digits from 1 to 9.
Controls
Operate with Stylus.
Screenshots
Online Emulator
| Nintendo DS | Keyboard |
|---|---|
Changelog
Updated March 2006
- Minor bug fixed.
Credits
Thanks to Sudoku dev forum.
External links
- Author's website - http://ben2303.free.fr/NDS/Dsudoku
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=1735.0
