DOKK / manpages / debian 12 / pipewalker / pipewalker.6.en
PIPEWALKER(6) Pipewalker Manual PIPEWALKER(6)

pipewalker - combination puzzle game

pipewalker [-help] [-version] [-id=LEVEL] [-wrap=WRAP] [-size=SIZE]

pipewalker is a puzzle game in which you need to combine the components into a single circuit: connect all computers to a network server, bring water to the taps, etc.

Show help information.
Show version information.
Start the level with the specified ID (a number from 1 up to 99999999).
Set wrap mode (0: disable, 1: enable). Default: 1.
Set level map size (small, normal, big or extra). Default: normal.

/usr/share/games/pipewalker/

Data directory for pipewalker themes.

/usr/share/doc/pipewalker/examples/scheme.png

Template file for pipewalker themes.

pipewalker supports various themes. Themes are stored as a set of textures in a PNG file. All themes must be 512x448 pixels in size, and comply to the template provided on the project homepage. On Debian systems, the template can be found in /usr/share/doc/pipewalker/examples/scheme.png.

To add a new theme, copy the PNG file to the /usr/share/games/pipewalker data directory. The file name is used as the theme name.

To start pipewalker on the level 1234, with wrap mode disabled, and using big as the level map size:

$ pipewalker -id=1234 -wrap=0 -size=big

pipewalker was written by Artem Senichev <artemsen@gmail.com>.

This manual page was written by David da Silva Polverari <david.polverari@gmail.com> for the Debian project (but may be used by others).

2020-06-11 Pipewalker 0.9.4