clonekeen
commander keen clone
WWW CVSWeb GITHub-
Package versionclonekeen-8.4p6
-
MaintainerEdd Barrett
This is a very nearly complete clone of one of my favorite classic DOS
games, Commander Keen: Invasion of the Vorticons by ID. The game is
written in pure C, uses SDL, and is generally very easy to compile on
most platforms.
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
1) Go and download/buy commander keen for DOS and unzip it somewhere.
In this example we unzip in /tmp/dos.
2) Install dosbox and boot it.
3) At the dosbox prompt type:
MOUNT D /tmp/dos
D:
INSTALL.EXE
4) Follow the installer and choose to install in D:\KEEN
5) When the installer is complete, exit dosbox.
6) (as root) cp /tmp/dos/KEEN/* ${TRUEPREFIX}/share/clonekeen/data
7) type 'keen' and enjoy!