Skip to content

Repository files navigation

Rock Climb Visualizer

Overview

Rock Climb Visualizer is a web application designed to help users visualize and solve pathfinding problems on a grid. Users can create a custom grid with specified rows and columns, where each cell initially holds random values. The app allows users to modify these values and toggle between before and after states of the visualization.

Features

  • Dynamic Grid: Specify the number of rows and columns to create a customizable grid for pathfinding visualization.
  • Randomized Values: Each cell on the grid is initialized with random values, providing a diverse starting point for pathfinding simulations.
  • Interactive Editing: Users can modify cell values to create custom scenarios and observe the impact on the pathfinding visualization.
  • Toggle Visualization: The toggle button allows users to switch between the initial state and the modified state of the grid for comparison.

Technologies Used

  • HTML
  • Tailwind CSS
  • JavaScript

Live Demo

Check out the live demo here.

How to Use

  1. Clone the repository:

    git clone https://github.com/sheikhsulaiman/RockClimbVisualizer.git

Releases

Packages

Used by

Contributors

Languages