Skip to content

A simple sorting visualizer made with Python!

License

Notifications You must be signed in to change notification settings

dentolos19/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon Sorting Visualizer

A simple sorting visualizer made with Python!

Demo

⚒️ Usage

Prerequisites

Keymap

  • SPACE - Start or stop sorting
  • R - Randomizes list
  • 1 - Set algorithm to Bubble Sort
  • 2 - Set algorithm to Insertion Sort
  • 3 - Set algorithm to Selection Sort
  • 4 - Set algorithm to Heap Sort

💖 Credits

📜 License

Distributed under the MIT License. See LICENSE for more information.