From 2b81b918fde16896992032d30955c7507e8f9e41 Mon Sep 17 00:00:00 2001 From: Patrick Zedler Date: Tue, 23 Jan 2024 15:35:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa920a1..6240241 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The object of the game is to identify a 'SET' of three cards from 12 cards place * **Shading:** solid, striped, outlined * **Color:** red, green, purple -A set contains of three cards in which each of the cards' features, looked at one-by-one, are the same on each card, or, are different on each card. +A SET contains of three cards in which each of the cards' features, looked at one-by-one, are the same on each card, or, are different on each card. If two cards are the same and one card is different in any feature, then it is not a SET. A SET must be either all the same or all different in each individual feature. In easy mode, the game starts with 9 cards instead of 12 and without the shading feature. This makes it easier to find a SET.