SudokuDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
https://dlhb.gamebrew.org/dshomebrew/sudokudsmad2.png | https://dlhb.gamebrew.org/dshomebrew/sudokudsmad2.png | ||
https://dlhb.gamebrew.org/dshomebrew/sudokudsmad3.png | https://dlhb.gamebrew.org/dshomebrew/sudokudsmad3.png | ||
<!--BEGIN Online Emulator Section--> | |||
==Online Emulator== | |||
{{#tag:html| | |||
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div> | |||
<script type='text/javascript'> | |||
{{DS EmulatorJS Settings}} | |||
EJS_core = 'nds'; | |||
EJS_gameName = "SudokuDS"; | |||
EJS_gameUrl = 'https://dlhb.gamebrew.org/dshomebrew/sudokudsmad.7z'; | |||
</script> | |||
{{EmulatorJS Loader}} | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==External links== | ==External links== | ||
* Author's website - http://mad-gamez.blogspot.com | * Author's website - http://mad-gamez.blogspot.com | ||
Revision as of 12:22, 20 November 2023
| SudokuDS | |
|---|---|
![]() | |
| General | |
| Author | Mad |
| Type | Puzzle |
| Version | 2008 |
| License | Mixed |
| Last Updated | 2008/05/28 |
| Links | |
| Download | |
| Website | |
SudokuDS is a Sudoku game with medium difficulty. This is the first DS homebrew project by Mad and it is written in C.
User guide
The goal is to 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.
In this DS version you can quickly check if you have made any mistake by pressing Start.
Controls
Stylus - Movement, Input number
A - Remove a number
Start - Show the errors and restart the game
Screenshots
Online Emulator
| Nintendo DS | Keyboard |
|---|---|
External links
- Author's website - http://mad-gamez.blogspot.com
