Added "public" Makefile target.
[netwalk.git] / README
blob098fb2a0712fc8c05cd54d4a3a13cb5fe9ec25ac
1 README for NetWalk v0.4.10
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 There is one shortcut key: F2 starts a new game.
23 Edit the ".netwalk/config" file to configure the game.
25 COMPILATION
27 Type "make" to compile.
29 LICENSE
31 This project is released under the GNU Public License. See the "LICENSE" file
32 for details.
34 The font Bitstream Vera is included. I copied "Vera.ttf" from a
35 Debian GNU/Linux distribution along with its accompanying copyright notice.
36 The copyright notice is the file named "copyright".