figout

Version 1.2
Description generates figure puzzles (3 types), that can be solved interactively
Environments DOS, runs on Windows and OS/2
Compiler Turbo Pascal 7
Porting uses Borland graphics and some BIOS and hardware related functions (minicrt.pas), the rest should be easy to port.
How to use ? Call figout.exe and use the keyboard. Note that egavga.bgi must be in the same directory.
How does it work ? see source code :-)
How to build ? compile figout.pas in Turbo Pascal 7. The directory containing minicrt.pas must be listed in the unit path (see options).
How to install ? no installation needed, just copy the files
Author Frank Reglin
License General Public License
Binaries figout_bin_dos_1_2.zip 
Sources figout_src_1_2.zip 
Documentation -
Older versions -
Ideas for further development
  • add more types
  • port to portable GUI tool kit, like Qt