diff --git a/index.html b/index.html index e700fa7..e93b5ff 100644 --- a/index.html +++ b/index.html @@ -11,175 +11,207 @@
- Enter cards representing a Tripeaks game below. Enter each card as 2 - characters representing the rank (A, 2, 3, 4, 5, 6, 7, 8, 9, T, J, - Q, K) and suit (C, D, H, S). For example, "TH" is the Ten of Hearts. -
+- Use a single zero ("0") for unknown cards. However, the last 34 - cards (bottom row & stock) must be known, and you don't need to - enter unknown cards before the first card you know. -
++ Enter cards representing a Tripeaks game below. Enter each card as 2 + characters representing the rank (A, 2, 3, 4, 5, 6, 7, 8, 9, T, J, + Q, K) and suit (C, D, H, S). For example, "TH" is the Ten of Hearts. +
+ ++ Use a single zero ("0") for unknown cards. However, the last 34 + cards (bottom row & stock) must be known, and you don't need to + enter unknown cards before the first card you know. +
+ ++ Entry is case-insensitive, and you can separate cards with any + character (space, comma, etc), or use no separator. Valid examples: +
+ +- Entry is case-insensitive, and you can separate cards with any - character (space, comma, etc), or use no separator. Valid examples: -
+