RULES: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - Shuffle all cards and deal five to each player. The remaining cards are placed in a draw deck, face down. Players take turns clockwise. The winner is the first to empty their hand. - Cards are placed face up in a staggered grid, like bricks in a wall. Example: ___ ___ ___ | | | | |___|___|___|_ | | | | _|___|___|___|_ | | | | | |___|___| |___| Each placed card therefore has two slots ABOVE it and two BELOW. Also has one slot to the LEFT and one to the RIGHT. - On your turn you may either: * place a card, subject to restrictions below, or * (if you cannot place a card) draw one card; you may place this if possible. PLACEMENT RESTRICTIONS - If you have cards in your hand with STATEMENTS and cards with single WORDS, you must place those with STATEMENTS before placing those with WORDS. - When placing a card, it may NOT be placed ABOVE any cards already placed. - Furthermore, different rules apply to the different cards: * STATEMENTS: may be placed - if the first card placed (no cards on the table yet), or - next to a card, with NO cards ABOVE (or BELOW). * AND, OR: - must be placed BELOW two cards. * NOT: - must be placed below EXACTLY ONE card. e.g. if the cards with "x" are STATEMENTS we could have: ___ ___ ___ | x | x | x | _|___|___|___|_ |NOT|AND| |NOT| |___|___| |___|_ ___ |OR | |NOT| x | |___| |___|___| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% .