BSD 4_3 release
[unix-history] / usr / src / games / ddl / doc / ddlrun.6
.TH DDLRUN 6 UCLA
.SH NAME
ddlrun \- run a DDL game
.SH SYNOPSIS
.B /usr/games/lib/ddlrun
infile
.SH DESCRIPTION
.I Ddlrun
reads a datafile,
.I infile,
which contains tables and routines necessary to play
a generalized \fIA\s-2DVENTURE\s+2(6)\fR-like game. If the
input file does not exist, the directory /usr/games/ddllib
is searched. The game is terminated either by a quit
command recognized by the \s-2DDL\s+2 program, or by
an interrupt.
.br
.SH "EXAMPLE"
.B "ddlrun aard"
.br
.SH "FILES"
/usr/games/ddllib/*
.br
.SH "SEE ALSO"
ddlcomp(6)
.br
Adler, Kostanick, Stein and Urban:
.I "A Brief Introduction to UCLA Dungeon Definition Language"