• Stars
    star
    1
  • Language
    Java
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I've developed this game in order to learn and practice different search algorithms including Depth-First, Breadth-First, Best-First and A* search algorithms. I've used Java for programming the logic and JavaFx for the interface.