This is a DOS version of ANTS from https://newton.freehostia.com/etcfiles/
compiled using the DOS version of FreeBASIC (-lang qb -ex). Run DOSANTS.EXE
to start the program. Includes 4 save files named save1 save2 save3 and save4,
to load from an empty rule string prompt press enter then press L (or H then L
if not a new screen) then type in the save file name to load. Docs are in
the DOSANTS.TXT file, FB DOS source code is in the DOSANTS.BAS file.

CWSDPMI.EXE is a required memory server utility, this is version 7.
See CWREADME.TXT for information.

V.EXE is a simple file viewer I hacked together for viewing the source
and docs, use the cursor keys to select the file to view and press enter,
or esc to exit the program. When viewing a file use the arrow keys or
page up/down to page through the file, home to go back to the beginning.
If a line is longer than 80 chars it shows > in the last column, press
right arrow to move over as needed, left arrow goes back to column 1.

- Terry Newton
