Parcourir la source

Update config.json

added topics for the queen-attack problem
Suraj Singh il y a 9 ans
Parent
révision
763ca6c14a
1 fichiers modifiés avec 6 ajouts et 1 suppressions
  1. 6
    1
      config.json

+ 6
- 1
config.json Voir le fichier

@@ -461,7 +461,12 @@
461 461
       "core": false,
462 462
       "difficulty": 6,
463 463
       "slug": "queen-attack",
464
-      "topics": null,
464
+      "topics": [
465
+        "arrays",
466
+        "matrices",
467
+        "conditionals",
468
+        "mathematics",
469
+      ],
465 470
       "unlocked_by": "scrabble-score",
466 471
       "uuid": "5404109e-3ed9-4691-8eaf-af8b36024a44"
467 472
     },