Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Jackson-Vieira/algorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Visualizer

Simple Algorithm Visualizer to train the concepts of sorting algorithms

GIF

algorithms

Algorithms

  • Selection sort
  • Insertion sort
  • Bubble sort
  • Merge sort
  • Quick sort

Made with

  • Python3
  • Pygame

How do you can use this project

git clone https://github.com/Jackson-Vieira/Algorithm-Visualizer
cd Algorithm-Visualizer
pip install pygame
python3 main.py

About

A simple Algorithms visualizer with pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages