Add level 7
[twep.git] / README
1 These are additional levels for the game Tile World. To use them first 
2 catch your rabbit: Somehow get Tile World installed. Your GNU/Linux 
3 distribution has probably already packaged it for easy installation.
4
5 The level files in the .txt file need to be converted into the .dat 
6 file that Tile World expects. Do something like:
7
8 c4 -T twep.txt -D twep.dat
9
10 Place the .dat file in /usr/share/games/tworld/data.
11
12 Edit or create the file /usr/share/games/tworld/sets/test-lynx.dac 
13 with this inside:
14
15 file=twep.dat
16 ruleset=lynx
17
18 Now run Tile World see TWEP listed.
19
20 Enjoy!
21
22 You can redistribute and/or modify these levels, and this file, under 
23 the terms of the GNU General Public License as published by the Free 
24 Software Foundation, either version 3 of the License, or (at your 
25 option) any later version.
26
27 The levels are distributed in the hope that they will be useful, but 
28 WITHOUT ANY WARRANTY; without even the implied warranty of 
29 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
30 General Public License for more details.
31
32 You should have received a copy of the GNU General Public License 
33 along with these levels. If not, see <http://www.gnu.org/licenses/>.