--------------------Ten--------------------
----a card game by Johannes Keustermans----
*date : 03-02-2002
*e-mail : ammish84@hotmail.com
-------------------------------------------
prgmTEN      = 2447 bytes
prgmCARD2    = 479  bytes
prgmHART     = 106  bytes
prgmRUITEN   = 82   bytes
prgmSCHUPPEN = 137  bytes
prgmKLAVEREN = 133  bytes
-------------------------------------------
Start the progam TEN
first it will shuffle the cards
than it will draw the screen and the game starts 

|                       |  [7] [8] [9]  |
| card 1  card 2  card 3|  [4] [5] [6]  |
|                       |  [1] [2] [3]  |
|                       |---------------|
| card 4  card 5  card 6|number of cards|
|                       |     left      |
|                       |---------------|  
| card 7  card 8  card 9|   selected    |
|                       |     cards     |

select a card by pressing a number from 1 to 9
1=card 7   4=card 4   7=card 1
2=card 8   5=card 5   8=card 2
3=card 9   6=card 6   9=card 3
You have to try to make a combination of 2 cards who make 10 togheter.
The king,the queen and the jack toghether also make 10
1+9 2+8 3+7 4+6 5+5 K+Q+J
press [enter] and the program will check your combination and replace
the cards . You have to try to drop all your cards ( look on the 
number of cards left to see how many cards you still have to drop )
If you can't make any combination any more , press [mode]
and press again [mode] to start a new game or press [del] if you want 
to quit the game 
-------------------------------------------
if you have any comments , suggestions feel free to e-mail me
ammish84@hotmail.com
