Add astar package
This commit is contained in:
parent
6f418d08f2
commit
f8efc6ad4c
1 changed files with 9 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue