1                  _  _______           _  _
2                 | |/ /_  _/ _  ___   (_)/ /__ __
3                 |   / / / / _// _ \ / // // // _\
4                /   | / / / / / // // // . _// // |
5               /_/|_//_/ /_/  \___// //_/ \_\\___,|
6                              /_____/
7
8                           Version 1.2.3
9                  Trojka for the X Window System
10              Copyright (c) 1994,1995,1996 Maarten Los
11
12
13(Please read the file 'COPYRIGHT' first.)
14
15INSTALLING
16
17- Unpack the distribution. A subdirectory named 'xtrojka123' will be
18  created.
19
20- Edit the Makefile to change your system's specific settings.
21
22- Copy one of the 'XTrojka.???' files to 'XTrojka'. Currently the
23  following XTrojka files are shipped.
24
25	XTrojka.us	English version configuration
26	XTrojka.nl	Dutch version configuration
27	XTrojka.hu.tmp	Unofficial Hungarian version configuration.
28
29  Read the information in the files on how to make more language
30  versions.
31
32- Type 'make'.
33
34- To install it, type 'make install'.
35
36- To clean up the directory from unneeded stuff, type 'make clean'.
37
38- With 'make tar' you can make a tar file of xtrojka.
39
40- Also copy XTrojka to the app-defaults directory on your system
41
42- If you use XPM, you should at least have version 3.4d of the library,
43  since it fixes a pallette bug. It also works with earlier versions,
44  but don't be surprised if things crash.
45
46Trojka should run on the following configurations
47
48- Sun Sparc running SunOS 4.3 or Solaris 2.3
49- Sun386i systems running SunOS 4.2
50- Linux boxen.
51
52It's interesting to put the highscore file in some network shared
53directory. When playing, track is kept of new high scores of other
54players on the network. Beware: the locking mechanism is poor. It
55sometimes goes wrong, but only warnings are given. You can turn of
56locking, by uncommenting the -DLOCKING flag in the Makefile.
57
58If you had to change major things in the Makefile or the source-code,
59to make it running on your system, PLEASE mail the changes to me, so
60that the versions are managed centrally and I can keep them up to date.
61Mail them to one of the addresses below.
62
63	maarten@djoe.iaf.nl
64
65		OR
66
67	maarten@mosa.iaehv.nl (HOME mail)
68
69Of course I like receiving email, so feel free to mail me to say what
70you think of this program.
71
72(To be sure, check the file AUTHOR, which contains my latest email address)
73
74
75TROJKA CORE
76This version of Trojka was written using the Trojka core. The complete
77package including documentation is called 'tr_core.tgz' and should be
78located in the same directory as were you found this program. It contains
79ms-, ps- and text-formatted documentation.
80
81
82
83VERSION HISTORY
84
851.2.3	- fixed a bug in the speed display.
86
871.2.2	- now _really_ fixed the pallette bug.
88	- added 'slick' menu option.
89	- the program now uses Trojka core 1.1
90
911.2.1	- fixed a pallette bug and removed isNO_color bug.
92	- added some more debug information
93
941.2	- major restyle of the source code
95	- removed auto-positioning. I leave window management to your
96	  window manager.
97	- rewrote the source to make it run with the Trojka core
98
991.1.1	- bugfix for drawing in non-realized widgets
100	- added YIKES bugreport form
101	- added Amiga version to the HISTORY in the man page.
102	- added optional debugging info.
103	- changed the command line parameters.
104
1051.1	First net release.
106	- added optional auto-positioning of score status window
107
1081.0	First version. It has never been released, but ran a while at
109	the Sun-network at the Young Scientists in Eindhoven.
110
111
112PEOPLE THAT CONTRIBUTED TO XTROJKA ARE:
113
114Tessa Lau - extensive testing and debugging of version 1.1
115          - reporting the pallette bug in version 1.2
116
117