diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/config.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/config.json" similarity index 94% rename from "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/config.json" rename to "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/config.json" index 4256cb5eedf7e2a06a873f15872e3b32a3b49e6f..e1e71f2079a0c25ba70450e1083bbc5d4346e998 100644 --- "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/config.json" +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/config.json" @@ -18,7 +18,7 @@ } ], "export": [ - "helloworld.json" + "flappybird_godot.json" ], "keywords_must": [], "keywords_forbid": [] diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/helloworld.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/flappybird_godot.json" similarity index 63% rename from "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/helloworld.json" rename to "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/flappybird_godot.json" index 81ac0df4c4e1e53a8cee9d1d55c6fcfcf0a876e8..5107afbe6c7521663b59b2e20500455966e46a01 100644 --- "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/helloworld.json" +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/flappybird_godot.json" @@ -1,7 +1,7 @@ { "type": "code_options", - "author": "huanhuilong", - "source": "helloworld.md", + "author": "hello_tute", + "source": "flappybird_godot.md", "notebook_enable": false, "exercise_id": "c821a21bb363442eab64f0aea124f3bd" } \ No newline at end of file diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/helloworld.md" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/flappybird_godot.md" similarity index 100% rename from "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/helloworld.md" rename to "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/flappybird_godot.md" diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/test/ball.gif" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/test/ball.gif" similarity index 100% rename from "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/test/ball.gif" rename to "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/test/ball.gif" diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/test/ball_game.gif" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/test/ball_game.gif" similarity index 100% rename from "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/test/ball_game.gif" rename to "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/test/ball_game.gif" diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/test/game.py" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/test/game.py" similarity index 100% rename from "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.HelloGame/test/game.py" rename to "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/1.\347\224\250Godot Engine\345\274\200\345\217\221\344\270\200\344\270\252FlappyBird\345\260\217\346\270\270\346\210\217/test/game.py" diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/config.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/config.json" index 99595ac940c3c0df36ba6135cf3fb8be3bf601fb..be067c7af4c18d4b6b910ed96496244bd8b3d792 100644 --- "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/config.json" +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.\347\256\200\346\230\223\346\270\270\346\210\217/config.json" @@ -1,6 +1,6 @@ { "node_id": "game-8693485194904570b938d427a3f7e562", - "keywords": [], + "keywords": ["Godot Engine","godot","FlappyBird"], "keywords_must": [], "keywords_forbid": [] } \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index a11002dc3d3a5a3b177bb244d845d3cf31bc9ff0..b5ba5c26864dd93ebfc3cc9f18348d97104ed733 100644 --- a/data/tree.json +++ b/data/tree.json @@ -11,10 +11,14 @@ { "简易游戏": { "node_id": "game-8693485194904570b938d427a3f7e562", - "keywords": [], + "keywords": [ + "Godot Engine", + "godot", + "FlappyBird" + ], "children": [ { - "HelloGame": { + "用Godot Engine开发一个FlappyBird小游戏": { "node_id": "game-3763515eddfe4932887fd39c826f317e", "keywords": [], "children": [ @@ -29,22 +33,25 @@ "起源" ], "keywords_forbid": [], - "node_id": "game-12a897ff3a0b4568a25f810c9c100c20" + "node_id": "game-8b79c45606e74fd48485bcdca73de39e" } } ], "keywords_must": [], - "keywords_forbid": [] + "keywords_forbid": [], + "group": 0 } } ], "keywords_must": [], - "keywords_forbid": [] + "keywords_forbid": [], + "group": 0 } } ], "keywords_must": [], - "keywords_forbid": [] + "keywords_forbid": [], + "group": 0 } }, { @@ -53,7 +60,8 @@ "keywords": [], "children": [], "keywords_must": [], - "keywords_forbid": [] + "keywords_forbid": [], + "group": 0 } }, { @@ -62,11 +70,13 @@ "keywords": [], "children": [], "keywords_must": [], - "keywords_forbid": [] + "keywords_forbid": [], + "group": 0 } } ], "keywords_must": [], - "keywords_forbid": [] + "keywords_forbid": [], + "group": 0 } } \ No newline at end of file