Pārlūkot izejas kodu

Made a few changes

Suraj Singh 9 gadus atpakaļ
vecāks
revīzija
99c66a4eee
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4
    4
      config.json

+ 4
- 4
config.json Parādīt failu

573
       "difficulty": 7,
573
       "difficulty": 7,
574
       "slug": "word-search",
574
       "slug": "word-search",
575
       "topics": [
575
       "topics": [
576
-        "string",
577
-        "words",
578
-        "loops",
576
+        "strings",
577
+        "games",
578
+        "logic",
579
         "matrices",
579
         "matrices",
580
-        "matching"
580
+        "pattern_matching"
581
       ],
581
       ],
582
       "unlocked_by": "scrabble-score",
582
       "unlocked_by": "scrabble-score",
583
       "uuid": "b53bde52-cb5f-4d43-86ec-18aa509d62f9"
583
       "uuid": "b53bde52-cb5f-4d43-86ec-18aa509d62f9"