Skip to content

Instantly share code, notes, and snippets.

View ximecediaz's full-sized avatar

Ximena Cervates Díaz ximecediaz

View GitHub Profile
{
"python.pythonPath": "D:\\Users\\ximec\\AppData\\Local\\Programs\\python.exe"
}
@ximecediaz
ximecediaz / .suo
Last active June 7, 2020 06:40 — forked from Nicholas-Swift/astar.py
A* pathfinding algorithm. Please see comments below for a fork of this gist that includes bug fixes!