OBJECT Score points by laying tiles on the board, one at a time, to create scoring combinations. The person with the most points earned at the end of the game is declared the winner. _________________________________ GAME START To begin, the AI randomly removes three tiles from the bag, then places a fourth tile in the center of the board. If there are two players, the AI randomly assigns 6 tiles to each player. If there are more than 2 players, the AI randomly assigns 5 tiles to each player. The AI randomly chooses the first player. _________________________________ BASIC RULES On your turn, place a tile. You must choose a spot that is adjacent to another tile on the board. At no time may a line of adjacent tiles exceed a sum of 24. The AI wil l automatically place blocks in squares where, if any tiles were played, would result in a sum exceeding 24. Once you select a tile, the AI highlights legal placement options with Green a nd illegal placement options with Red X Once you have placed a ti le on a valid square, click the 'Co nfirm ' button to end your turn. Otherwise, after 5 seconds, the game will automatically confirm your move. _________________________________ SCORING When placing a tile, if all adjacent tiles are in one of the combination s below, you will score the corresponding amount of points: COMBINATION POINTS Sum of 7 20 Run of 3 30 Sum of 24 40 Run of 4 40 Set of 3 50 Run of 5 50 Set of 4 60 Run of 6 60 Bonus 60 Note s : — A 'Run' consists of tiles in sequential order. For example: 4,5,6 is a 'Run of 3' — A 'Set' is a sequence of tiles of the same value. For e xample: 5,5,5 is a 'Set of 3'. — A 'Bonus' occurs when a player scores a Sum of 24 using 7 tiles, or when a player scores sums of 24 and 7 with the same move. — It is possible to score multiple combination s with a single move. 2x Score : If a player creates a scoring combination by placing a tile on a '2x' Square, the points for that scoring combination are doubled! _________________________________ GAME END AND WINNING The game ends in one of three ways: when there are no legal moves left , player s ha ve no tiles left to play , or if the board is full. T he person with the highest score wins the game!