Skip to main content

PygameCross - 0.0.5

A Picross-like game.


Jorge
(ealdor)

Picross is a logic puzzle in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. In this puzzle type, the numbers measure how many unbroken lines of filled-in squares there are in any given row or column. For example, a clue of "4 8 3" would mean there are sets of four, eight, and three filled squares, in that order, with at least one blank square between successive groups.

To add new puzzles just edit the files in /size.

Changes

Fixed an important bug (the method analisis()  was bad implemented).

Reimplemented analisis() and dibujar_tablero().

Now is more intuitive to add new puzzles (just put the solution and the title in the text files).

Some interface improvements.

Links

Home Page
https://sourceforge.net/projects/pygamecross/
Source
https://sourceforge.net/projects/pygamecross/files/0.0.x/PygameCross_0.0.5.tar.gz/download

Releases

PygameCross 0.0.2 — 18 Apr, 2010

PygameCross 0.0.5 — 23 Apr, 2010

PygameCross 0.0.1 — 17 Apr, 2010

PygameCross 0.0.4 — 21 Apr, 2010

PygameCross 0.0.3 — 20 Apr, 2010

Pygame.org account Comments