forked from shlusiak/Chicken-Tournament
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.TXT
58 lines (32 loc) · 1 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
CHICKEN TOURNAMENT - PUBLIC SOURCES
===================================
These are the public sources of Chicken Tournament, which can
be used to build a complete binary of the game.
See COPYING.TXT for licence details.
Chicken Tournament is Copyright (c) by Sascha Hlusiak, 2003.
http://www.saschahlusiak.de
Build environment used by the author
------------------------------------
* Microsoft Visual C++ 6 with Platform SDK
* DirectX-7 SDK
src\Bind
--------
binding utility to connect files into a commomon blob
src\HelperLib
-------------
library for several helper utilities used by the game
src\Musik
---------
DirectMusic source files for the music
src\Register4Lobby
------------------
extra utility to register the game for DirectPlay lobbies
src\Resources
-------------
DLL containing all sound and image resources and code to handle them
src\sprites
-------
cursor and plasma animation source images
src\*
-----
Sources of the game