This app consist of an infinite grid. The user can draw nodes/obstacles with different weights and the app will try to find the best path from start node and end node using selected path finding algorithm.
This app will visualize the path finding algorithm.