;; This is a rule file for LanWords. ;; [LanWords] ;; The name and description of this rule file. ;; Name=X Desc=, a beautiful word game ;; A description of the rules. ;; Rule01= Rule02= Rule03=X is an unusual and beautiful word game. Rule04= Rule05=The first word must be played on the center of the board. Rule06=Other words must connect to existing words. As with crossword Rule07=puzzles words are spelled left-to-right and top-to-bottom. Rule08= Rule09=The game is over when one player has played his last tile or all Rule10=players have passed their turn. At the end of the game each Rule11=players score is reduced by the value of the tiles remaining in Rule12=his rack. Rule13= Rule14=Due to the peculiar board layout scores tend to be rather high! Rule15= Rule16= Rule17=Other interesting word games are available from the "Preferences" Rule18=option on the "Game" menu. Rule19= Rule20= ;; Board size. Must be an odd number from 5 to 15. ;; BoardSize=15 ;; Board square types for each row. ;; ;; 0 = empty (no square) ;; 1 = normal ;; 2 = double letter ;; 3 = double word ;; 4 = triple letter ;; 5 = triple word ;; 6 = quadruple letter ;; 7 = quadruple word ;; Row01= 7 1 1 1 2 4 0 0 0 4 2 1 1 1 7 Row02= 1 7 1 1 1 2 4 0 4 2 1 1 1 7 1 Row03= 1 1 7 1 1 1 2 4 2 1 1 1 7 1 1 Row04= 1 1 1 5 1 1 1 2 1 1 1 5 1 1 1 Row05= 2 1 1 1 5 1 1 1 1 1 5 1 1 1 2 Row06= 4 2 1 1 1 5 1 1 1 5 1 1 1 2 4 Row07= 0 4 2 1 1 1 3 1 3 1 1 1 2 4 0 Row08= 0 0 4 2 1 1 1 3 1 1 1 2 4 0 0 Row09= 0 4 2 1 1 1 3 1 3 1 1 1 2 4 0 Row10= 4 2 1 1 1 5 1 1 1 5 1 1 1 2 4 Row11= 2 1 1 1 5 1 1 1 1 1 5 1 1 1 2 Row12= 1 1 1 5 1 1 1 2 1 1 1 5 1 1 1 Row13= 1 1 7 1 1 1 2 4 2 1 1 1 7 1 1 Row14= 1 7 1 1 1 2 4 0 4 2 1 1 1 7 1 Row15= 7 1 1 1 2 4 0 0 0 4 2 1 1 1 7 ;; Rack size. Range is from 2 to 7. ;; RackSize=7 ;; Tiles. A..Z and '*' for the blank. ;; A B C D E F G H I J K L M N O P Q R S T U V W X Y Z * Distribution= 9 3 2 4 9 2 3 3 9 2 2 4 2 6 8 2 1 6 5 6 4 1 2 1 2 1 2 Value= 1 2 3 2 1 3 2 3 1 6 5 1 3 1 1 3 8 1 1 1 1 4 4 7 4 9 0 ;; Bonus points to apply for playing all the tiles from a full rack. ;; Range is from 0 to 200. ;; FullRackBonus=0 ;; Bonus points to apply for making each new word. ;; WordBonus=0 ;; Points to subract for exchanging tiles. ;; ExchangePenalty=0 ;; The method to use when calculating the final score. ;; ;; 1 = Subtract the rack value from each players score. ;; 2 = Same as #1 plus if someone played out (has no more tiles) then ;; add the values of the other players tiles to his rack as a bonus. ;; ScoringMethod=1