    Mines

    Copyright (c) 1979, 2005-2010 James L. Dean

    Version 2010.12.28.01 released 12/28/2010

    This C program and associated executable may be distributed or used without
payment to its author.  Derivative works must credit its author.

    "Mines" lets you explore mines. The mine you explore is determined by a
mine number specified at the beginning of a game.

    The object of a game is to visit all of the rooms and return all of the
treasures to the entrance without making too many moves.

    To install on a Voyage 200 from Windows, use Windows Explorer to open the
folder containing mines.v2z, connect Windows to your Voyage 200 using TI
DeviceExplorer in TI Connect, and drag mines.v2z to TI Device Explorer.  To
start the game, start the Home application on your Voyage 200, type "mines()",
and press ENTER.  After typing a mine number and pressing ENTER, press H for
help. 

    To install on a TI-89 Titanium from Windows, use Windows Explorer to open
the folder containing mines.89z, connect Windows to your TI-89 using TI
DeviceExplorer in TI Connect, and drag mines.89z to TI Device Explorer.  To
start the game, start the Home application on your TI-89, type "mines()",
and press ENTER.  After typing a mine number and pressing ENTER, press H (or
8) for help. 

