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 |
||
Line 11: | Line 11: | ||
}} | }} | ||
Sudoku game for DS. | Sudoku game for DS. It is made with PAlib. | ||
==Features== | ==Features== | ||
Line 57: | Line 57: | ||
==Changelog== | ==Changelog== | ||
'''1.3''' | '''1.3''' | ||
* | *Replaced puzzle generation, with code by Gruffy_G. | ||
* | *GUI update. | ||
'''1.2''' | '''1.2''' |
Revision as of 00:59, 28 September 2012
PASudoku | |
File:Pasudokuds.gif | |
General | |
---|---|
Author(s) | PBone |
Type | Puzzle |
Version | 1.3 |
Licence | Mixed |
Links | |
[Media:Pasudoku13ds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
Sudoku game for DS. 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 - activates selected menu items
Left/Right - changes values in puzzle difficulty/index
L/R - switches active grid that receives button input. The active grid has a bright red cursor.
D-pad - moves cursor
A - sets pin (when pin grid is active)
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.