mineseek v1.00 by Zach Schoen <zach@operamail.com>

Some Misc Info
--------------
This is a "nostub" program. It runs without the use of a kernel or 
libraries. Thanks go out to the entire Ti-GCC team, especially 
Zeljko Juric for his C library and the extensive documentation of it.

P.S.-- I STILL can't win on level 7! If anyone actually can, congrats!

Controls
--------
2nd   -Uncover
Shift -Toggle Flag
Esc   -Quit
Home  -Save & Quit

Title Screen
------------
Use left and right arrows to select a level. Level 1 has 8 bombs, 
level 2 has 16, 3 has 24, etc.

The best time, and the initials of whom achieved it, is shown for the 
currently highlighted level.


On-screen Info
--------------
Flags: # of flags not placed on the board (starts equal to number of 
       bombs in the field)

Time:  # of seconds spent playing the current game

Game Description
----------------
If you have played Minesweeper for Windows, then you already know how 
to play the game, otherwise...

http://www.cs.siena.edu/bchu/minesweeper/tips.html

This page will help you learn, and most of the info will apply to 
Mineseek.

Disclaimer
----------
If you choose to play this devastatingly addictive game, or use it in 
any other way, you accept full responsibility for every and any 
consequence of the aforementioned actions.

Super Secret Option (reward for reading this far)
--------------------------------------------------
mineseek(<cursor speed(0-6000)>)

default=mineseek()=mineseek(3000)

fast cursor=mineseek(0)
slow cursor=mineseek(6000)

Of course, the 2 examples above are just the extremes...
