--------------------------------------------------------------------------

                                SCORING THE GAME

--------------------------------------------------------------------------
		 
	Scoring is based on how many lines you get at once, and what level 
you are on.  The scoring is as follows:

                                     LEVEL

	    |  0  |  1  |  2  |  3  |  4  |  5  |  6  |  ...
	 ---------------------------------------------------------------
	 1  | 40  | 80  | 120 | 160 | 200 | 240 | 280 | add 40 per level
LINES    2  | 100 | 200 | 300 | 400 | 500 | 600 | 700 | add 100 per level
	 3  | 200 | 400 | 600 | 800 | 1000| 1200| 1400| add 200 per level
	 4  | 400 | 800 | 1200| 1600| 2000| 2400| 2800| add 400 per level


	The scoring is the same for both game types "a" and "b".

