feat:1、创建项目

This commit is contained in:
2026-06-25 15:22:28 +08:00
commit c05a65cdc3
6577 changed files with 1168287 additions and 0 deletions
+59
View File
@@ -0,0 +1,59 @@
{
"levelId": 113,
"levelName": "lv2",
"gridRows": 5,
"gridCols": 5,
"pointSpacing": 60,
"arrows": [
{
"id": 1,
"startPoint": 4,
"path": [
"down",
"down",
"down",
"down"
]
},
{
"id": 2,
"startPoint": 22,
"path": [
"right",
"up",
"up",
"up",
"up"
]
},
{
"id": 3,
"startPoint": 5,
"path": [
"up",
"right",
"right",
"down",
"down"
]
},
{
"id": 4,
"startPoint": 16,
"path": [
"right"
]
},
{
"id": 5,
"startPoint": 21,
"path": [
"left",
"up",
"up",
"right",
"up"
]
}
]
}