.\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA .\" .TH PATHOLOGICAL 6 "June 19, 2003" "P" "Pathological" .SH NAME pathological \- A puzzle game involving paths and marbles .SH SYNOPSIS .B pathological .RB [\ -h \ |\ --help \ ] .RB [\ -cb \ ] .RB [\ -f \ ] .RB [\ -s \ ] .RB [\ -q \ ] [\ highscores-file\ ] .SH DESCRIPTION .B Pathological is an enriched clone of the game "Logical" by Rainbow Arts. To solve a level, fill each wheel with four balls of matching color. Various board elements such as teleporters, switches, filters, etc., make the game interesting and challenging. New levels can be created using your favorite text editor. For more information, see the website: http://pathological.sourceforge.net/ .SH OPTIONS .TP .BR -h \ |\ --help Show a brief command line options summary. .TP .BR -cb Enable special graphics for color-blind people. .TP .BR -f Start game in full-screen mode. This is especially useful on certain systems (eg, Windows) where Pygame's toggle-fullscreen feature doesn't work. .TP .BR -s Enable screen-capture mode. In this mode, the "Game Paused" dialog doesn't appear when the game is paused. .TP .BR -q Begin with sound disabled. .SH AUTHOR Pathological was written by John-Paul Gignac with the help of several contributors. See the README file for details.