downflux / pathfinding-demo

Library to integrate all components of the server backend rendering for pathfinding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pathfinding-demo

Library to integrate all components of the server backend rendering for pathfinding.

To generate configs, run

go run simulation/generator/main.go \
  --output=demo/configs/ && go run demo/main.go \
  --configs=demo/configs/*json \
  --output=demo/output

About

Library to integrate all components of the server backend rendering for pathfinding.

License:Apache License 2.0


Languages

Language:Go 100.0%