mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add astar package
This commit is contained in:
parent
6f418d08f2
commit
f8efc6ad4c
@ -1659,5 +1659,14 @@
|
||||
"description": "Control AnyBar instances with Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/anybar.nim"
|
||||
},
|
||||
{
|
||||
"name": "astar",
|
||||
"url": "https://github.com/Nycto/AStarNim",
|
||||
"method": "git",
|
||||
"tags": ["astar", "A*", "pathfinding", "algorithm"],
|
||||
"description": "A* Pathfinding",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Nycto/AStarNim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user