Przeglądaj źródła

added topics for robot simulator (#903)

* added topics for robot simulator

* removed algorithms as topic
Patrick M 9 lat temu
rodzic
commit
fe6db45332
1 zmienionych plików z 6 dodań i 1 usunięć
  1. 6
    1
      config.json

+ 6
- 1
config.json Wyświetl plik

@@ -627,7 +627,12 @@
627 627
       "core": false,
628 628
       "difficulty": 6,
629 629
       "slug": "robot-simulator",
630
-      "topics": null,
630
+      "topics": [
631
+        "classes",
632
+        "logic",
633
+        "loops",
634
+        "enumerations"
635
+      ],
631 636
       "unlocked_by": "secret-handshake",
632 637
       "uuid": "993bde9d-7774-4e7a-a381-9eee75f28ecb"
633 638
     },