Skip to content

๐Ÿค– A simple Algorithm Visualizer that I made while studying algoritms that helps visualizing the how the algoritms work.

License

Notifications You must be signed in to change notification settings

Glory42/Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– Algorithm-Visualizer

A simple Algorithm Visualizer that I made while studying algoritms that helps visualizing the how the algoritms work.

โœจ Features

  • Selecting which type of algorithm to visualize.
  • Selecting which algorithm to visualize.
  • Adjusting the speed of the algorithm.

๐Ÿš€ How to Run

Follow these steps to get started with the Algorithm-Visualizer app:

  1. Clone this repository to your local machine:

    git clone https://github.com/Glory42/Algorithm-Visualizer.git
  2. Navigate to the project folder:

    cd Algorithm-Visualizer
  3. Open the index.html file in your preferred browser:

    • For macOS:
      open index.html
    • For Windows:
      start index.html

    Alternatively, double-click the index.html file to launch it.

๐Ÿ’ญ How it works

  1. Select which type of algorithm to visualize.
  2. Select which algortihm to visualize.
  3. Adjust speed.
  4. Click start.
  5. Watch the algorithm do the sorting.

๐Ÿ› ๏ธ Project Structure

  • HTML: Defines the structure of the UI.
  • CSS: Provides styling.
  • JavaScript: Implements algorithm's functionality, including handling user input and performing sorting algoritms.

๐Ÿ”ฎ Future Enhancements

  • Adding more sorting Algoritms.
  • Adding Pathfinding Algoritms.

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.


About

๐Ÿค– A simple Algorithm Visualizer that I made while studying algoritms that helps visualizing the how the algoritms work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published