Pathological

From Libregamewiki

Jump to: navigation, search
Pathological

Screenshot of Pathological 1.1.3
DevelopersJohn-Paul Gignac, Matthias Le Bidan (soundtrack), Carrie Bloomfield (logo), Mike Brenneman (board designs; artwork based on his work), Kim Gignac (artwork); other people in credits: T. Francis Chen, Steve Mills, Paul Preney, Paul Prescod, Alesh Slovak, Peter Tkacz, Dale Wick
Code licenseGPLv2+
Media licenseGPLv2+
Latest release1.1.3
Release dateJuly 17, 2003
LanguagePython
LibraryPygame

Pathological is a puzzle game similar to “Logical” by Rainbow Arts, written by John-Paul Gignac who was inspired by Frozen Bubble. It is written the Python programming language using the Pygame library. It is licensed under the GPL. The latest version of the game is 1.1.3 released on July 17, 2003.

Contents

[edit] Gameplay

Colorful balls are stacked on the right, and pushed into the horizontal pipe one by one.

The player rotates pipe-connected disks, each of which has four holes for the balls. Once a ball gets into a hole, it can sometimes be pushed out with a click. There is more to the pipes, too.

The goal is to get rid of a certain amount of the balls by filling a disc with four balls of the same color, so they disappear.

[edit] Availability

The game appears to be able to run everywhere Python and PyGame can. It is available in repositories of, at least:

[edit] References

[edit] External links

Personal tools