DFS Flood-Fill Visualizer [Demo]
This application visualizes Flood-Filling of lattice by using DFS method. The problem which this application trys to solve is inspired by AtCoder Typical Contest 001 A problem.
This project is built by Vite.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000/dp-visualizer to view it in the browser.
Builds the app for production to the dist
folder.