First post, by lucky7456969
- Rank
- Oldbie
I got a program written in python, but the keywords are written in French.
I wonder what the following keywords may mean:
This is a quadtree astar program found in here:
https://github.com/mnivelles/astar-with-quadtree
cote = ?
cote_oppose = ?
quadnoeud_suivant = ?
EST = EAST?
OUEST = WEST?
Thanks
Jack