# A-star Map Editor **Repository Path**: SleepyPixel/a-star-map-editor ## Basic Information - **Project Name**: A-star Map Editor - **Description**: 基于Qt开发的具备A-star寻路功能的可视化地图编辑器 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 3 - **Created**: 2022-05-03 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A-star Map Editor --- 基于Qt开发的具备A*寻路算法的地图编辑器 --- ## 功能概述 --- ### 地图绘制 左键绘制,右键清除 ![](https://gitee.com/rootentertainment/a-star-map-editor/raw/master/res/1.png) ### 设置背景 ![](https://gitee.com/rootentertainment/a-star-map-editor/raw/master/res/2.png) ### 设置地图大小、方向、启发函数 ![](https://gitee.com/rootentertainment/a-star-map-editor/raw/master/res/3.png) ### 保存和载入地图 ![](https://gitee.com/rootentertainment/a-star-map-editor/raw/master/res/4.png) ### 其他具体内容详见项目报告 [A-star Map Editor 项目报告](https://gitee.com/rootentertainment/a-star-map-editor/blob/master/A-star%20Map%20Editor%20%E9%A1%B9%E7%9B%AE%E6%8A%A5%E5%91%8A.docx)