Skip to content

AdkinsJack/Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Algorithm-Visualizer

Visualizes the algorithms known as Merge Sort, Quick Sort, and Bubble Sort using Tkinter

Key FeaturesHow To Use

animated

Key Features

The user has the option to choose from Merge Sort, Quick Sort, or Bubble Sort.
The user has the option to change the various settings of Data Size, Min Value, Max Value, Speed, and Algorithm.
The user may generate a new array of data with ease.

How To Use

To clone this application, you'll need Git
From your command line:

# Clone this repository
$ git clone https://github.com/AdkinsJack/Algorithm-Visualizer

Once you are set up:

Run algoVisualize.py

You may also like...

  • adkinsjack.com - My personal website.
  • Hi-Snake - A multiplayer/singleplayer Python application resembling the classic snake game.

License

MIT


adkinsjack.com  ·  GitHub @adkinsjack

About

Visualizes the algoirthms known as Merge Sort, Quick Sort, and Bubble Sort using tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages