[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The 1st Annual 1-2K Text Adventure Competition
Hi,
> Yes, although the total source file cannot exceed 2,816 bytes. THe binayr
> file, zipped or UPXed, cannot exceed 2,999 bytes. External data files are
> ok.
Are you sure that these are useful limits? I mean, I'd place all the
test, all the room linkages (doors), possibly even graphics in external
data files. The "source code" would be just a simple text parser, possibly
even with its parsing rules encoded in external files. Maybe you'd even
get a "scott adams" adventure in 2K this way.
So long,
Thomas