GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PIPEWALKER(6) Pipewalker Manual PIPEWALKER(6)

pipewalker - combination puzzle game

pipewalker [OPTIONS]...

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.

Display help message and exit.
Display version information and exit.
Start the level with the specified ID (a number from 1 up to 99999999).
Set level width (a number from 10 to 50).
Set level height (a number from 10 to 50).
Disable wrap mode.
Disable sound.

/usr/local/share/pipewalker/

Data directory for pipewalker themes.

pipewalker supports various themes. Themes are stored as a set of textures in a PNG file. All themes must be 1024x896 pixels in size. To add a new theme, copy the PNG file to the /usr/local/share/pipewalker data directory. The file name is used as the theme name.

To start pipewalker on the level 1234, with wrap mode disabled, and level map 10x20:

$ pipewalker --id=1234 --no-wrap --width=10 --height=20

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

Search for    or go to Top of page |  Section 6 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.