Skip to content

IgorTyrajski/Python-Pygame---Sorting-algorithms-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Pygame - Sorting-algorithms-visualization

This program uses Pygame library to visualize bubble sort, quick sort and merge sort algorithms. It is designed to scale properly on Full HD monitors.

Before running the program you need to set the SPEED variable. How to do so is explained next to variable itself, at the begging of code.

About

This program uses Pygame library in python to visualize bubble sort, quick sort and merge sort algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages