Fri Mar 21 02:43:53 PST 2003
[netwalk.git] / README
blobbcf7cacaba3ddadded29e49cd19e51cc1a32906a
1 README for NetWalk v0.4.2
2 Ben Lynn
4 INTRODUCTION
6 NetWalk is a puzzle game where the object is to connect every terminal to the
7 main server. (These are represented by coloured boxes, so I guess you could
8 also imagine them to be water mains, electricity cables, phone lines, etc.)
10 In this version, not only must every terminal be connected, but every piece of
11 cable must also be connected to the main server somehow.
13 USAGE
15 Click on a square to rotate its contents. A left click performs an
16 anticlockwise rotation and a right click performs a clockwise rotation.
18 You can select presets, or make a custom game in the options window.
20 There is one shortcut key: F2 starts a new game.
22 Edit the "config" file to configure the game and add presets.
24 COMPILATION
26 Type "make" to compile the project.
28 LICENSE
30 This project is released under the GNU Public License. See the "LICENSE" file
31 for details.