PipeWalker
This 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.

Download latest version (0.9.4)

Platform independent source code package
pipewalker-0.9.4.tar.gz
MS Windows portable package
pipewalker-0.9.4-win32-portable.zip
MS Windows installer
pipewalker-0.9.4-win32-install.exe

Useful links

Project page on Sourceforge.net      Open discussion forum      Bug tracker      Download old version

Screenshots

PipeWalker screenshot  PipeWalker screenshot  PipeWalker screenshot  PipeWalker screenshot  PipeWalker screenshot  PipeWalker screenshot

Additional themes

The game supports various themes. Themes are stored as a set of textures in PNG file. To add a new theme - copy the PNG file to the application data directory: The theme name is the name of the PNG file.
New Year
New Year theme
by Artem Senichev
Themes pack
Laura's theme
by by Laura Seabrook
Use this scheme to make your own theme.

Latest change list

Version 0.9.4 (2012-03-19):
  • correct handle of 'maximize' button (MS Windows)
  • fixed pipe rotation algorithm
 
Version 0.9.3 (2012-03-15):
  • fixed bug: swapped mouse buttons
  • added 'Random' map option to game settings
  • added command line parameters to specify level
 
Version 0.9.2 (2012-03-06):
  • major code refactoring
  • use png textures instead of tga
  • automatically search for available themes (texture)
  • graphics update
 
Version 0.9.1 (2010-10-12):
  • fixed bug 3046994: Application Freezes (MS Windows)
  • fixed bug: incorrect shortcut in start menu (installer for MS Windows)
  • aspect ratio of the application window (SDL)
  • pipewalker.xpm converted to have a 32x32 size
  • flexible settings to support easy adding new themes
  • added new themes ('Network 2', 'HellsFire', 'New Year' and 'Simple')
 
Version 0.8.3 (2010-06-08):
  • fixed bug: missing file in windows installer
  • graphics update
 
Version 0.8.2 (2010-05-06):
  • fixed bug: broken texture after changing theme on some OS
  • fixed bug: sound on mass rotation
  • fixed bug: unable to load user settings file on portable version
  • added win sound
 
Version 0.8.1 (2010-05-01):
  • added themes support
  • added 'Plumbing' theme
  • fixed bug 2854502: MapState not loaded
  • fixed bug 2907637: layout between Windows XP and Gentoo linux differs
  • fixed bug 2849374: window can't be maximaized under Windows XP
  • added feature 2846254: allow unlock a field even after a game is won
  • added feature 2852384: store level for small/normal/big etc independently
  • added installer for MS Windows platform
  • added portable package for MS Windows platform
  • removed GLU dependency
  • some interface updates
 
Version 0.7.2 (2009-07-13):
  • fixed bug (load/save map state)
  • fixed bug (create new map)
  • fixed bug (resize window in SDL/X)