BSD 4_3 development
[unix-history] / usr / src / games / ddl / READ_ME
CommitLineData
49f13b5d
C
1This directory contains:
2 binaries for ``ddlrun'' and ``ddlcomp''
3 Documentation for writing your own DDL program is in
4 the "doc" directory.
5 An example DDL game is in the "sample" directory.
6 To compile a DDL program do:
7 ddlcomp destination-file < source.ddl
8 You then run the game with:
9 ddlrun destination-file
10 DDL produces large-appearing files that are full of holes
11 and should not be copied.
12 Note: DDL source for "aardvark" is contained in ../aard.