More actions
(Created page with "{{Infobox homebrew | title = PASudoku | image = File:Pasudokuds.gif | type = Puzzle | version = 1.3 | licence = Mixed | author = PBone | w...") |
No edit summary |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=PA Sudoku | ||
| image | |image=pasudoku.gif | ||
| type | |description=Sudoku game with over 3 difficulty settings. | ||
| version | |author=PBone | ||
| | |lastupdated=2006/03/21 | ||
| | |type=Puzzle | ||
| website | |version=1.3 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/pasudoku_1.3.zip | |||
}} | |website=http://teamnnc.free.fr/phpBB2/viewtopic.php?t=543 | ||
|source=https://dlhb.gamebrew.org/dshomebrew2/pasudoku_1.3.zip | |||
Sudoku | }} | ||
PA Sudoku is a Sudoku clone for the NDS. It is made with PAlib. | |||
==Features== | ==Features== | ||
*101 Sudoku puzzles spread over 3 difficulty settings | * 101 Sudoku puzzles spread over 3 difficulty settings. | ||
*Mod music + options for enabling/disabling | * Mod music + options for enabling/disabling. | ||
*Both stylus and pad input | * Both stylus and pad input. | ||
*Saves best time for each puzzle to SRAM | * Saves best time for each puzzle to SRAM. | ||
*Can save a single game to SRAM | * Can save a single game to SRAM. | ||
*Fully playable with either Stylus or Pad/Buttons | * Fully playable with either Stylus or Pad/Buttons. | ||
*Random puzzle generation for each difficulty | * Random puzzle generation for each difficulty. | ||
==User guide== | ==User guide== | ||
Reload the game from options in the main screen to resume playing your saved game. | Reload the game from options in the main screen to resume playing your saved game. | ||
Manual hint settings for each tile in the puzzle grid. Number hints are shown as orange dots in each grid tile. Status grid on top screen show correctly filled columns/rows/groups. | Manual hint settings for each tile in the puzzle grid. Number hints are shown as orange dots in each grid tile. Status grid on top screen show correctly filled columns/rows/groups. By setting pin, when pin grid is active: | ||
* Yellow pins - Possibles. | |||
By setting pin, when pin grid is active: | * Red pins - Impossibles. | ||
* Green pins - Actual number. | |||
==Controls== | ==Controls== | ||
Stylus and Pad input are both available. | Stylus and Pad input are both available. | ||
B - | B - Back to previous screen | ||
A/Start - | A/Start - Activate selected menu items | ||
Left/Right - | Left/Right - Change values in puzzle difficulty/index | ||
L/R - | L/R - Switch active grid that receives button input (active grid has a bright red cursor) | ||
D- | D-Pad - Move cursor | ||
A - | A - Set pin (when pin grid is active) | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/pasudoku2.png | |||
https://dlhb.gamebrew.org/dshomebrew/pasudoku3.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/6/6b/Pasudoku.gif | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=PA Sudoku | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/pasudoku.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Compatibility== | ==Compatibility== | ||
Tested on hardware (M3 SD | Tested on hardware (M3 SD, E-15, FlashMe V5) with the ds.gba file (.nds doesn't work on M3). | ||
Works on DeSmuME (except music). | Works on DeSmuME (except music). | ||
==Known issues== | ==Known issues== | ||
Line 57: | Line 71: | ||
==Changelog== | ==Changelog== | ||
'''1.3''' | '''1.3''' | ||
* | * Replaced puzzle generation, with code by Gruffy_G. | ||
* | * GUI update. | ||
'''1.2''' | '''1.2''' | ||
*Puzzle generation, small bug fix. | * Puzzle generation, small bug fix. | ||
*Active row/column/region status, added to the top grid. | * Active row/column/region status, added to the top grid. | ||
'''1.1''' | '''1.1''' | ||
*GUI update. | * GUI update. | ||
*Puzzle generation added. | * Puzzle generation added. | ||
[ | ==External links== | ||
* PAlib.info - [https://web.archive.org/web/20060919231143/http://teamnnc.free.fr/phpBB2/viewtopic.php?t=543 http://teamnnc.free.fr/phpBB2/viewtopic.php?t=543] (archived) |
Latest revision as of 02:35, 21 August 2024
PA Sudoku | |
---|---|
General | |
Author | PBone |
Type | Puzzle |
Version | 1.3 |
License | Mixed |
Last Updated | 2006/03/21 |
Links | |
Download | |
Website | |
Source | |
PA Sudoku is a Sudoku clone for the NDS. It is made with PAlib.
Features
- 101 Sudoku puzzles spread over 3 difficulty settings.
- Mod music + options for enabling/disabling.
- Both stylus and pad input.
- Saves best time for each puzzle to SRAM.
- Can save a single game to SRAM.
- Fully playable with either Stylus or Pad/Buttons.
- Random puzzle generation for each difficulty.
User guide
Reload the game from options in the main screen to resume playing your saved game.
Manual hint settings for each tile in the puzzle grid. Number hints are shown as orange dots in each grid tile. Status grid on top screen show correctly filled columns/rows/groups. By setting pin, when pin grid is active:
- Yellow pins - Possibles.
- Red pins - Impossibles.
- Green pins - Actual number.
Controls
Stylus and Pad input are both available.
B - Back to previous screen
A/Start - Activate selected menu items
Left/Right - Change values in puzzle difficulty/index
L/R - Switch active grid that receives button input (active grid has a bright red cursor)
D-Pad - Move cursor
A - Set pin (when pin grid is active)
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Compatibility
Tested on hardware (M3 SD, E-15, FlashMe V5) with the ds.gba file (.nds doesn't work on M3).
Works on DeSmuME (except music).
Known issues
Slight warning: automatically creates a default time in SRAM for all puzzles. Be careful with Wifi-me/wmb and GBA flash cartridges, if you don't want your saves to be erased.
Changelog
1.3
- Replaced puzzle generation, with code by Gruffy_G.
- GUI update.
1.2
- Puzzle generation, small bug fix.
- Active row/column/region status, added to the top grid.
1.1
- GUI update.
- Puzzle generation added.
External links
- PAlib.info - http://teamnnc.free.fr/phpBB2/viewtopic.php?t=543 (archived)