Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 919 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 919 Bytes

animated

Check it out!

https://rakansu.github.io/ThePathfinder-WebGLBuild/

Project Name: The Pathfinder

Project Status: Completed

Platforms:

  • Windows 10
  • WebGL

Project Description:

An interactive tool that visualizes different search algorithms such as BFS, DFS, Dijkstra, and A*.

How to use:

  • Place point A and B on the grid
  • Place walls on the grid to shape the environment
  • Select a search algorithm
  • Click visualize

The squares in blue hue are an indication of the looked up squares by the computer before arriving at a solution to find a path.

The red dots are your path from A to B

Technologies Used:

  • Unity Engine
  • Affinity Designer

Copyright © 2020 Rakan