Skip to content

yukiyokotani/dfs-flood-fill-visualizer

Repository files navigation

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.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000/dp-visualizer to view it in the browser.

npm run build

Builds the app for production to the dist folder.

About

Visualization of flood-filling a lattice by using DFS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published