This is a hard logic game. Your goal is to guess the opponent's card. -Cards Each card has four attributes; color, shape, number, and shading. The colors are; red, green, and blue. The shapes are; ~, <>, and 0. The numbers are 1 to 3. The shadings are; open, shaded, and solid. There are 81 cards in the deck. Each one is unique. -Differences How the game is played is that you use a card by pressing C. Using a card will find the number of differences between the card you selected and the opponent's card. For example, if the card you picked was |red~|1|open, and the opponent's card is |green|<>|1|open, then the number of differences (in the "# of differences" list) would say 2 because the cards differ in shape and color. -Drawing You may draw a card if you need to by pressing "D". If all the cards in the list are the same in one or more attribute, then the puzzle is impossible to solve with just those cards because you cannot find the attribute(s). Beginner players may need more cards. -Guessing Once you are sure of the card your opponent has, press Q, then type the card. Remember to add the absolute value bars (" | "). |color|shape|#|shading Have Fun!
Please note: This game is hard. I will be working on a learning version to teach the trick. ~Change Log~ ~1.0.0~@SilverUrg~9-15-2018 -released