Skip to content

feliperyan/golang-astar-algo

Repository files navigation

GOlang A* Pathfinding Algorithm

UI implemented via the excellent ebiten 2d game library

screenshot

WebAssembly (WASM)

Now WASM enabled. Try using cd server && go run server.go

Please use

  • Spacebar will generate a new "dungeon"
  • P will show the a* path

About

A* Pathfinder Algo in Golang displayed graphically using a 2d game library, the excellent Ebiten

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published