v0.4.11
[netwalk.git] / README
blob1298cc1f58e56aa3d6fb0289aa7efb729dd7bf47
1 README for NetWalk v0.4.11
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 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.
17 A middle click marks a square which has no effect on gameplay but may
18 be useful. For example, one could mark cells that are known to have the
19 correct orientation.
21 Keys:
23 F2  Start a new game.
24 ESC Quit.
25 q   Quit.
26 d   Edit name for high scores.
28 Edit the ".netwalk/config" file to configure the game.
30 COMPILATION
32 Type "make" to compile.
34 LICENSE
36 This project is released under the GNU Public License. See the "LICENSE" file
37 for details.
39 The font Bitstream Vera is included. I copied "Vera.ttf" from a
40 Debian GNU/Linux distribution along with its accompanying copyright notice.
41 The copyright notice is the file named "copyright".