PicrossDS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = PicrossDS | image = File:Picrossds.gif | type = Puzzle | version = 0.3a | licence = Mixed | author = Cidrick | we...")
 
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = PicrossDS
|title=PicrossDS
| image       = [[File:Picrossds.gif]]
|image=picrossds.png
| type       = Puzzle
|description=Puzzle based on a grid of black and white squares which form a picture.
| version     = 0.3a
|author=Cidrick
| licence    = Mixed
|lastupdated=2005/12/18
| author      = Cidrick
|type=Puzzle
| website     = http://www.cidrick.org/picrossds/
|version=0.3a
| download    = Media:Picrossds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/picrossds.7z
|website=https://www.cidrick.org/picrossds
}}
}}
PicrossDS is a port of the GameBoy version Mario's Picross, with a SNES successor that never came States-side. Picross is also known as Griddlers, Picto-crossword, CryptoPics. It is made with PAlib.


PicrossDS has been with a couple of different names, such as griddlers, picto-crossword,
==Installation==
CryptoPics, and the like. Of course, the version I came to know and love for the
Download and extract file.
original GameBoy was known as Mario's Picross, with a SNES successor that never came
States-side.  


==Gameplay==
Copy it to the root directory of the card.
Picross is a puzzle based on a grid of black and white squares which form a picture.At the beginning the picture is hidden, leaving you with the task of reconstructing it from the clues(numbers on the side).


Lists of numbers representing the number of black squares are added to each row and column. Each number represents a group of black squares so, for example, "3 2" means that on this row there is a group of 3 black squares to the left of a group of 2 black squares, with one or more white squares in between. (There must be at least one white square between the groups, or the 3 and 2 would join up to become a 5).
==User guide==
The numbers are always in order, so "3 2" means 3 black squares to the left of 2 black squares, and "2 3" means 2 to the left of 3.
Picross is a puzzle based on a grid of black and white squares which form a picture. At the beginning the picture is hidden, leaving you with the task of reconstructing it from the clues(numbers on the side).


==Installation==
Lists of numbers representing the number of black squares are added to each row and column.
#Download and extract file
 
#Copy it to the root directory of the card
Each number represents a group of black squares so, for example, 3_2 means that on this row there is a group of 3 black squares to the left of a group of 2 black squares, with one or more white squares in between (There must be at least one white square between the groups, or the 3 and 2 would join up to become a 5).
 
The numbers are always in order, so 3_2 means 3 black squares to the left of 2 black squares, and 2_3 means 2 to the left of 3.


PicrossDS will run on iDeaS and Dualis, but the screen fades don't work correctly, and it'll probably run a little slower.
Fill in or cross out the tiles based on the clues given. When all the tiles have been correctly filled-in, you win.


==Controls==
==Controls==
D-Pad - Move the cursor around the puzzle
D-Pad - Move the cursor around the puzzle


A - Fill in a tile. When all the tiles have been correctly filled-in, you win.
A - Fill in a tile


B - X-out a tile. Use this to mark tiles that you know shouldn't be filled.
B - X-out a tile


L and R - Scroll through the puzzle menu by 10
L/R - Scroll through the puzzle menu by 10


Start - Pause menu
Start - Pause menu


Select - Press this on the pause menu to exit your game and back to title.
Select - Exit game and back to title (in pause menu)
 
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/picrossds2.png
https://dlhb.gamebrew.org/dshomebrew/picrossds3.png
 
https://dlhb.gamebrew.org/dshomebrew/picrossds4.png
https://dlhb.gamebrew.org/dshomebrew/picrossds5.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 = 'desmume2015';
EJS_gameName = "PicrossDS";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/picrossds.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Compatibility==
PicrossDS will run on iDeaS and Dualis, but the screen fades don't work correctly, and it'll probably run a little slower.


==Changelog==
==Changelog==
'''v.03a'''
'''v0.3a'''
*fixed the bug where puzzles 1-100 that ended in a 2 just loaded the previous puzzle
* Fixed the bug where puzzles 1-100 that ended in a 2 just loaded the previous puzzle.
*fixed the bug where puzzle times would not save past around #50 or so
* Fixed the bug where puzzle times would not save past around #50 or so.
*added 25 more puzzles, so we now have 175
* Added 25 more puzzles, so we now have 175.
'''v.03'''  
'''v0.3'''  
*added 100 more puzzles, for a total of 150
* Added 100 more puzzles, for a total of 150.
*added music. only one track so far, but I'll add more
* Added music. only one track so far, but I'll add more.
*fixed a bug where an array was overflowing, which would erase all your high scores
* Fixed a bug where an array was overflowing, which would erase all your high scores.
*added the ability to scroll fast in the puzzle menu by using L and R
* Added the ability to scroll fast in the puzzle menu by using L and R.
*made a PicrossDS website =)
* Made a PicrossDS website =)
'''v.02'''
'''v0.2'''
*added 40 more puzzles for a total of 50
* Added 40 more puzzles for a total of 50.
*added a "best times" feature which records your progress
* Added a "best times" feature which records your progress.
*fixed a bug in the error-checking routine, so you can't just paint the whole screen black and solve the puzzle
* Fixed a bug in the error-checking routine, so you can't just paint the whole screen black and solve the puzzle.
'''v.01'''
'''v0.1'''
*test demo release
* Test demo release.


==Credits==
==Credits==
Thanks to arog, Chris Double, Mollusk, and Kleevah.
Thanks to arog, Chris Double, Mollusk, and Kleevah.


[[Category:Homebrew applications]]
==External links==
* Author's website - [https://web.archive.org/web/20190122043435/https://www.cidrick.org/picrossds https://www.cidrick.org/picrossds] (archived)
 
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]

Latest revision as of 11:36, 28 November 2023

PicrossDS
Picrossds.png
General
AuthorCidrick
TypePuzzle
Version0.3a
LicenseMixed
Last Updated2005/12/18
Links
Download
Website

PicrossDS is a port of the GameBoy version Mario's Picross, with a SNES successor that never came States-side. Picross is also known as Griddlers, Picto-crossword, CryptoPics. It is made with PAlib.

Installation

Download and extract file.

Copy it to the root directory of the card.

User guide

Picross is a puzzle based on a grid of black and white squares which form a picture. At the beginning the picture is hidden, leaving you with the task of reconstructing it from the clues(numbers on the side).

Lists of numbers representing the number of black squares are added to each row and column.

Each number represents a group of black squares so, for example, 3_2 means that on this row there is a group of 3 black squares to the left of a group of 2 black squares, with one or more white squares in between (There must be at least one white square between the groups, or the 3 and 2 would join up to become a 5).

The numbers are always in order, so 3_2 means 3 black squares to the left of 2 black squares, and 2_3 means 2 to the left of 3.

Fill in or cross out the tiles based on the clues given. When all the tiles have been correctly filled-in, you win.

Controls

D-Pad - Move the cursor around the puzzle

A - Fill in a tile

B - X-out a tile

L/R - Scroll through the puzzle menu by 10

Start - Pause menu

Select - Exit game and back to title (in pause menu)

Screenshots

picrossds2.pngpicrossds3.png

picrossds4.pngpicrossds5.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

Compatibility

PicrossDS will run on iDeaS and Dualis, but the screen fades don't work correctly, and it'll probably run a little slower.

Changelog

v0.3a

  • Fixed the bug where puzzles 1-100 that ended in a 2 just loaded the previous puzzle.
  • Fixed the bug where puzzle times would not save past around #50 or so.
  • Added 25 more puzzles, so we now have 175.

v0.3

  • Added 100 more puzzles, for a total of 150.
  • Added music. only one track so far, but I'll add more.
  • Fixed a bug where an array was overflowing, which would erase all your high scores.
  • Added the ability to scroll fast in the puzzle menu by using L and R.
  • Made a PicrossDS website =)

v0.2

  • Added 40 more puzzles for a total of 50.
  • Added a "best times" feature which records your progress.
  • Fixed a bug in the error-checking routine, so you can't just paint the whole screen black and solve the puzzle.

v0.1

  • Test demo release.

Credits

Thanks to arog, Chris Double, Mollusk, and Kleevah.

External links

Advertising: