Kisten

Version 1.2
Description text mode sokoban clone
Environments DOS, runs on Windows and OS/2
Compiler Turbo Pascal 7
Porting uses some BIOS and hardware related functions (minicrt.pas), the rest should be easy to port.
How to use ? Call kisten.exe and use the keyboard.
You may use makedat.exe to generate the kisten.dat file from textual input (ebenen.txt).
How does it work ? see source code :-)
How to build ? compile kisten.pas and makedat.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 kisten_bin_dos_1_2.zip 
Sources kisten_src_1_2.zip 
Documentation -
Older versions -
Ideas for further development