• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYRIGHTH A D20-Oct-1995758 1712

MakefileH A D03-May-20221.3 KiB6834

READMEH A D20-Oct-19951.2 KiB4637

hiscore.cH A D25-Feb-19942.3 KiB12896

hiscore.hH A D20-Oct-1995409 2512

scan.cH A D25-Feb-19942.4 KiB160116

screen.cH A D25-Feb-19947.1 KiB448355

screen.hH A D25-Feb-1994645 4220

sys_custom.hH A D03-May-2022317 177

system.cH A D03-May-20222.1 KiB142106

trojka.6H A D03-May-20221.8 KiB6360

trojka.cH A D20-Oct-19955.2 KiB327257

trojka.hH A D20-Oct-19952.2 KiB10648

README

1
2INSTALLING TROJKA
3=================
4If you want to install the game properly, you should edit
5the file
6	'sys_custom.h'r;
7This file contains the location for
8the hiscore-file, and the offset x and y-coordinates.
9
10Don't forget to edit the trojka.6 manpage, concerning the
11location of the highscore file
12(ok, ok, 'make' should do this...)
13
14Supported systems are: xenix 68000, HP-UX, SunOS and Linux.
15
16TROJKA-PACKAGE
17==============
18The Trojka-package contains the following files:
19
20NAME:			DESCRIPTION
21====			===========
22Makefile		the makefile
23README			this file
24Ship*			to make the package shippable
25hiscore.c		the high scores routines
26hiscore.h		the header file for hiscore.c
27scan.c			the scanning routines
28screen.c		the screen routines
29screen.h		the header file for screen.c
30shiplist		file used by 'Ship'
31sys_custom.h		system dependencies
32system.c		system dependent routines
33trojka.6		un-preformatted man-page
34trojka.c		the main file
35trojka.h		header file for trojka.c
36
37
38TROJKA
39======
40Trojka is free, but for UNIX ONLY!. Please keep the source in the UNIX
41domain.  Please do *NOT* use the source to write your own
42implementations for other computer systems, because the versions for
43other systems are copyrighted.
44
45Maarten
46