Dec 092017
A simple rotating 3D cube demo. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
3D-CUBE.EXE | 84992 | 43852 | deflated |
CUBE.DAT | 287 | 82 | deflated |
README.BAT | 403 | 256 | deflated |
Download File 3D-CUBE.ZIP Here
Contents of the README.BAT file
@echo off
cls
echo The program and dat files in the archive were written by Mike Waldo.
echo It was written in Turbo Pascal 5.5. If you have any comments or
echo questions concerning this demonstration, please leave a note to
echo Mark Long on the Auto Exec BBS at (508) 833-0508.
echo
echo This programs works best on at least a 286 with VGA graphics.
echo
echo Thanks.
echo
cls
echo The program and dat files in the archive were written by Mike Waldo.
echo It was written in Turbo Pascal 5.5. If you have any comments or
echo questions concerning this demonstration, please leave a note to
echo Mark Long on the Auto Exec BBS at (508) 833-0508.
echo
echo This programs works best on at least a 286 with VGA graphics.
echo
echo Thanks.
echo
December 9, 2017
Add comments