Skip to content

Visualization of sorthing method called Bubble sort.

Notifications You must be signed in to change notification settings

Krupanjac/BubbleSort-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Arsen Djudjev, 2022, January

BubbleSort-pygame-python

Visualization of sorthing method called Bubble sort.

HOW TO USE:

  1. Pygame lib is required in order for this program to work.
  2. Choose density of noise.
  3. Press Enter to generate noise.
  4. After the noise is generated, press enter again to start sorting algorithm.
  5. If noise density is too big, sorting will take long time (Bubble sort is one of worst time complexity sorts), you can skip to the end by pressing 'Space' continuously until it skips to sorted noise.

SCREENSHOTS:

Screenshot 1 Screenshot 2 Screenshot 3

About

Visualization of sorthing method called Bubble sort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages