Skip to content

aljones15/SimplePathFinding

PathFinder

cabal update
cabal install
cabal configure
nix-build PathFinder.nix
cd ./result/bin
./Path-Finder.exe
if you get any dep failures just do cabal install

ToDO

  • work on BreadthFirst
  • work on Djistrka
  • implement A* Star
  • try a nix-build on mac

About

implementing simple path finding algorithms in Haskell

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published