Skip to content

Commit 63dd455

Browse files
committed
4/25
1 parent 8ebae00 commit 63dd455

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# PathFindingVisualizer / 寻路算法可视化
22

3+
[Live Web Demo](https://akil0814.github.io/projects/PathFindingVisualizer/web/) |
4+
[演示网页](https://akil0814.github.io/projects/PathFindingVisualizer/web/)
5+
36
[English README](README-EN.md) | [中文详细说明](README-CN.md)
47

58
`PathFindingVisualizer` is a C++17 desktop path-finding visualizer built with SDL2 and Dear ImGui. It supports interactive grid editing, step-by-step execution, auto-run, rollback, and developer-oriented debugging tools.

0 commit comments

Comments
 (0)