소스 검색

added topics for robot simulator (#903)

* added topics for robot simulator

* removed algorithms as topic
Patrick M 9 년 전
부모
커밋
fe6db45332
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      config.json

+ 6
- 1
config.json 파일 보기

@@ -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
     },