Import ztornado by Sophie Frühling
[ztornado.git] / Readme
1 Z-Tornado: A ZSCII-graphics two player weather action game.
2
3 This is a port of Tornado (http://www.lionking.org/~kiza/linux/tornado)
4
5 Z-Tornado is released under the terms of the GNU General Public License.
6 For details, see the file COPYING, which should be part of this source
7 distribution.
8
9 To build it, you need Inform 6.x (I only tried 6.21, so I don't know about
10 other versions). Just compile tornado.inf, which includes all other files.
11 You can get Inform at the IF-Archive. See: 
12
13 http://mirror.ifarchive.org/indexes/if-archiveXinfocomXcompilersXinform6Xexecutables.html
14
15 For details on how to compile Inform sources on your platform, please look
16 at the documentation of your compiler.
17
18 To play it, you need a Z-code interpreter that supports timed input. Look
19 at the IF-Archive for an interpreter for your platform:
20
21 http://mirror.ifarchive.org/indexes/if-archiveXinfocomXinterpreters.html
22
23 You can mail me at sfruehling@aon.at.
24
25 Enjoy!