toc

RFK-F77

A robotfindskitten implementation in FORTRAN 77 for MS-DOS


rfk
RFK-F77 running on Microsoft Windows 2000 Professional (ntvdm.exe)

An RFC-RFK-00-compliant version of robotfindskitten for MS-DOS, written in FORTRAN 77. The game is described as:

robotfindskitten is a zen simulation wherein a user plays the part of robot whose only purpose is to find kitten in an environment. robot’s task is complicated by many objects which are not kitten (non-kitten objects or NKI) but which are indistinguishable from kitten without direct inspection. Thus, the simulation experience consists of navigating the environment, attempting to locate kitten, and finding kitten (or barring that, quitting).

RFK-F77 runs on MS-DOS and Microsoft Windows 9x/NT/2000/XP. On all other platforms, you can use DOSBox. Execute rfk.exe to start the game. Move the robot with the arrow keys, or hit q to quit.

The source code of RFK-F77 depends on some compiler extensions of Open Watcom FORTRAN 77 and must be linked with the Tenberry Software DOS/4G 32-bit extender. Simply run:

> wfl386.exe src\rfk.for /l=dos4g
> rfk.exe

Download

download rfk-f77-1.1.200-dos.zip – RFK-F77 version 1.1.200, 32-bit DOS executable (219 KiB)

download rfk-f77-1.1.200-src.zip – FORTRAN 77 source code (9.2 KiB)

Links


HTML 3.2 CSS
Last update: Sat, 10 Jul 2021 21:14:14 +0200
Created: Sun, 10 May 2020 17:25:19 +0200