ROULETTE for the AMIGA
            ==================================================
                          Written in AMOS BASIC
                         by Peter  Craven   1991
                                   WEIPA
            ==================================================

	To load ROULETTE simply boot the ROULETTE: disk or click on the
ROULETTE_2 Icon from the workbench.  Choose the version that suits your
setup by pressing the corresponding No. or by clicking on your setup with
the left button. If you have an unexpanded A500 you must choose option 2.
at the prompt screen.  This version has the same features as that with
more memory but needs the disk to remain in DF0: and runs slightly slower.

	The game is modelled on the French layout which is that used by
Australian Casinos.  To place a bet you simply point where you want it and
click the left mouse button.  You can place all the same types of bets
available in the Casinos.  You have eight Chip values to choose between,
this is done by clicking the right mouse button to increment the chip
value or by clicking on the chip you want directly.  The large chip inside
the green box represents the current chip value.  You cannot remove a bet
once placed, but you can change the value by placing another value chip
over it.

All bets are paid automatically in the following odds

            Single numbers:           35/1
            Double numbers:           17/1
            Triple numbers            11/1
            Four numbers               8/1
            Six numbers                5/1
            Twelve numbers             2/1
            Vertical Column            2/1
            High/Low                   1/1
            Black/Red                  1/1

To spin the wheel, click on the Roulette wheel, LEFT button.
During the placing of bets you can view a "Statistics' screen which will
show the last 30 spins plus the occurrences of the numbers and certain
bets, since you started.  You can view this screen by pressing the <Help>
key or the <S> key.  To return to the table press either mouse button. To
clear the table, press a mouse key.  If you are using the 1 Meg or more
version the table will be reset immediately.  In the 512K version you will
briefly view the Statistics screen while the screen is redrawn.

If you install the program on hard disk don't forget to change the "dir$"
command at the start of the program

Happy gambling
            ==================================================