 __________   _______   ______    ______   ______     
/\  __  __ \ /\__  __\ /\  __ \  /\  ___\ /\  ___\    
\ \ \/\ \/\ \\/_/\ \_/ \ \ \/\ \ \ \ \__/ \ \ \__/_   
 \ \ \ \ \ \ \  \ \ \   \ \ \ \ \ \ \  _\  \ \____ \  
  \ \ \ \ \ \ \  \_\ \__ \ \ \ \ \ \ \ \/__ \/___/\ \ 
   \ \_\ \_\ \_\ /\_____\ \ \_\ \_\ \ \____\  /\_____\
    \/_/\/_/\/_/ \/_____/  \/_/\/_/  \/____/  \/_____/

By: Jay Chan   00'
______________________________________________________
game: minesweeper, duh!
point of the game: >try to uncover all of the spots 
                    without mines.
controls: >use the arrows to move pointers on the side
          >use [2nd] to uncover a square
          >use [alpha] to flag a square

notes: >filled spots means that you have lost and there
       >are mines under those squares.
       >x marks the spots where you have flagged
       >the numbers signify how many mines are in the
        eight adjacent squares

more notes: >Considering that it is a basic program,
             it runs pretty fast and is relatively
             small only 2583 bytes!! and it works
             on ashell.  Do not delete pic0!!

