Explorar el Código

Merge pull request #838 from Akatsuki06/patch-3

Added topics for minesweeper
FridaTveit hace 9 años
padre
commit
54dabf6f57
Se han modificado 1 ficheros con 8 adiciones y 1 borrados
  1. 8
    1
      config.json

+ 8
- 1
config.json Ver fichero

@@ -524,7 +524,14 @@
524 524
       "core": false,
525 525
       "difficulty": 6,
526 526
       "slug": "minesweeper",
527
-      "topics": null,
527
+      "topics": [
528
+        "integers",
529
+        "matrices",
530
+        "games",
531
+        "conditionals",
532
+        "strings",
533
+        "lists"
534
+      ],
528 535
       "unlocked_by": "scrabble-score",
529 536
       "uuid": "416a1489-12af-4593-8540-0f55285c96b4"
530 537
     },