More actions
(Created page with "{{Infobox homebrew | title = DSudoku | image = File:Dsudokuds.png | type = Puzzle | version = 0.9 | licence = Mixed | author = Ben2303 | websi...") |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
DSudoku is Sudoku game | DSudoku is Sudoku game for the NDS. This game use [http://www.palib.com/ PA_Lib] by Mollusk. | ||
It was part of the NEO Spring Coding Competition 2006, ranked 7th. | It was part of the [https://www.neoflash.com/forum/index.php?topic=1735.0 NEO Spring Coding Competition 2006], ranked 7th. | ||
==Features== | ==Features== | ||
*Virtually unlimited number of random grids | * Virtually unlimited number of random grids. | ||
*50 grids to pick up organized in 4 levels (10 each) | * 50 grids to pick up organized in 4 levels (10 each). | ||
*Adventure mode | * Adventure mode. | ||
*New sudoku generation engine | * New sudoku generation engine. | ||
*Help / resolution features | * Help/resolution features. | ||
* | * 4 difficulty levels. | ||
* | * 4 themes support. | ||
*Timer | * Timer. | ||
*Works great on DesMume | * 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 | 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== | ==Controls== | ||
Operate with Stylus. | |||
==Changelog== | ==Changelog== | ||
'''Updated''' | '''Updated''' | ||
* | * Minor bug fixed. | ||
[[Category:Homebrew | |||
==Credits== | |||
Thanks to Sudoku dev forum. | |||
<br> | |||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew puzzle games on DS]] |
Revision as of 08:33, 16 Haziran 2021
DSudoku | |
File:Dsudokuds.png | |
General | |
---|---|
Author(s) | Ben2303 |
Type | Puzzle |
Version | 0.9 |
Licence | Mixed |
Links | |
[Media:Dsudoku.rar Download] | |
Website | |
[Media:DSudoku sources.rar Source] |
<htmlet>adsense</htmlet>
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.
Changelog
Updated
- Minor bug fixed.
Credits
Thanks to Sudoku dev forum.