From 04b15dd83240fc5d21304cc7a60709d25df60923 Mon Sep 17 00:00:00 2001 From: Arhan Chaudhary Date: Thu, 22 Aug 2024 15:57:05 -0400 Subject: [PATCH] Revise ruleset --- src/routes/+page.svelte | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 9260070..4c7ec26 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -135,19 +135,20 @@
  1. There are {numbersCount} computing numbers hidden within this string without overlap (ignore - the line wrapping) + the line wrapping).
  2. Each number is wholly distinct in meaning and iconic in their respective fields of - computing + computing.
  3. This is not a memory test; you should be able to identify each number with little - ambiguity without external tools + ambiguity without external tools.
  4. -
  5. Each number is 3-6 digits long, truncating if necessary
  6. -
  7. The numbers become harder to identify towards the end
  8. -
  9. You are being timed. The first number is 1970, good luck!
  10. +
  11. You are being timed. Despite that, prioritize minimizing guesses.
  12. +
  13. Each number is 3-6 digits long, truncating if necessary.
  14. +
  15. The numbers become harder to identify towards the end.
  16. +
  17. The first number is 1970, good luck!