Cloak of Darkness

This is an A-code implementation of the demo nano-adventure Cloak of Darkness.

See Roger Frith's site for implementations of the demo game in other Adventure authoring systems.

Notes:

  1. This 21 Nov 2010 build uses the latest version of A-code and hence on Linux and MacOS it defaults to browser based display. Console display can be forced by using the -C command line option. See the supplied README file for details.
  2. This implementation version 1.3 adds an optional A-code module of debug mode tools, to illustrate A-code's flexibility.
  3. A separate document describes command line options available for all A-code games.
  4. Depending on your browser setting, you may need to hold down the "shift" key while clicking on a link below, in order to download the relevant file, instead of viewing it. Viewing binary files is not much fun :-)

Linux executable/a> 207K A unified Linux console/browser build with command editing, defaulting to browser-based display. See the included README file for details.
MacOS package 108K MacOS (OS X 10.4 upwards) universal build, defaulting to browser display, but permitting old-style terminal play as well. See the included README file for more info.
Windows installer executable 864K Installs a Windows-aware version using Glk for windowed display.
DOS build 97K Zipped windows-unaware DOS/Windows executable with no command line editing.
C source page --- A separate page for C sources and some optional bits and pieces.
A-code source page --- A separate page for downloading A-code source.


Back to Adventure downloads
Back to main page
Mike Arnautov, Friday, 05-Aug-2011 13:40:20 MDT