Audio (101) Datatype (15) Demo (55) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1713
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] PipeWalker game
***************
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.
1. Supported command line parameters.
-help: help
-version: show information about version
-id: start level with specified id (number from 1 to 99999999)
-wrap: set wrap mode (0: disable, 1: enable (default))
-size: set level map size (small, normal (default), big or extra)
Usage example:
pipewalker -id=1234 -wrap=0 -size=big
2. Themes support.
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:
Linux/Unix - usually /usr/local/share/pipewalker
MS Windows - C:Program FilesPipeWalkerdata
The theme name is the name of the PNG file.
If you have any suggestions or ideas - please, contact me via e-mail
or post your message to SourceForge discussion board.
Best regards,
Artem Senichev <artemsen()gmail.com>
http://pipewalker.sourceforge.net
|