-----------------------
 Mini-golf version 1.1   by David Drouin (aka senbei): <senbei@videotron.ca>
-----------------------

This is a mini-golf game for the TI-80 calculator. The game takes 600 bytes of memory.
If you're new to TI-80 game, command are not 2ND+ALPHA+C+O+M+M+A+N+D but function in 
the calculator.
ie. CLRHOME is PRGM+>+4+ENTER and -> is the STO> button. Read your manual for further
informations.

-------------
 What's new?
-------------
1. I've fixed the instgrp bug, if you've already typed the whole program on your calculator,
   replace :PRGM_INSTGRP (in PROGRAM:MINE) for these lines (you won't need INSTGRP anymore):

   :1->XMIN
   :63->XMAX
   :0->XSCL
   :1->YMIN
   :47->YMAX
   :0->YSCL 

   The graphics will be displayed fine now.

--------------
 Instructions
--------------
1. Start the program, and press enter at the title screen
2. Enter 1 to play or 2 to quit
3. The hole and the ball will appear, press enter to continue
4. Write the power of your shot (1 is the lower, 9 the bigger)
5. Move the cursor to choose the direction you want to shot and press enter
6. Well.. continue 'til you got it :p

                             .-------- this is the calculator's status bar, when it's full it
Game screen: +--------------------+    means that the graph is loading, when it is in 3 parts,
             |               '-> ||    it means that the game is 'paused' (ie. press enter to
             |                    |    continue)
             |  .''. <----------- | -- hole
             |   ''               |
             |           + <----- | -- cursor
             |                    |
             |              . <-- | -- ball
             |                    |
             +--------------------+

-------------------------------------
 email me for comments or bug report
-------------------------------------