This is classical Yatzy (version 1.0) for Linux. You need svgalib to 
compile and run it. It uses 640x480x16 graphical mode so it should 
work with any vga compatible card.

You need specify your own settings in config.cc file, also change 
SAVE- and BINDIR in Makefile to match your system. You MUST have ROOT
priviledges when you compile this game.

Game uses mouse for everything. You have three throws for every round.
You can always choose where you want to put your throw before you have
used all three throws. If you put your throw in wrong place, don't worry,
only point the correct place with mouse and click again before you push
throw-button. For second and third throw you moust choose dices, that you 
want throw again.
Note!! dices whitch are thrown again are black.
If you put your throw in a wrong place and you haven't used all the three 
throws, then only select the dices you want to throw and push throw button 
with mouse.
Game keeps best ten scores in a hiscore file.

Scoring system:

ones	   = Sum of 1s (max 5)
twos	   = Sum of 2s (max 10)
threes	   = Sum of 3s (max 15)
fours	   = Sum of 4s (max 20)
fives	   = Sum of 5s (max 25)
sixs	   = Sum of 6s (max 30)
Sub Sum	   = ones+twos+threes+fours+fives+sixs (max 105)
Bonus	   = 50 (if (Sub Sum >= 63))
Pair	   = Sum of greatist pair in your throw (max 12)
Two pairs  = Sum of two pairs in your throw (max 24)
3 of kind  = Sum of Three same number (max 18)
4 of kind  = Sum of Four same number (max 24)
Full house = Sum of 3 of kind and pair or five same number (max 30)
Sm straight= 15 (eyes from 1 to 5)
lg straight= 20 (eyes from 2 to 6)
Yatzy	   = 50 (five same number)
Chance	   = Sum of all the dices (max 30)
Total	   = Sum of all the above except Sub sum (max 378)

I know there is different type of scoring system also, but this is how I
learned it and how I have played it.

There is no known bugs at this moment (14.04.1994), but if you found a bug,
report it at address below.

COMMENTS and BUG reports can be emailed to address alaruik@vipunen.hut.fi
You can also write a letter of BUG reports to the address below.

If you like this program and you live outside of Finland please send me a
postcard.

My address is:

Pekka Alaruikka
Otakaari 20 B 35
02150 Espoo
Finland

