Skip to content

A friend of mine made a visual bubble sort in python. i am adding different sorts and usability features.

Notifications You must be signed in to change notification settings

32KZ/SortingVisualised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A friend of mine made a visual bubble sort in python. i am adding different sorts and usability features.

image

Planned Features

  • Add a sorting algorythm Selector

  • Add a Quicksort (Recursive)

  • Add a Radix LSD sort

  • Add Bogosort 🤣

  • Add Options Such as Color for each number settings

  • increase Efficiency of Tutle Drawing

  • Change Codebase From Functional Code to Class Code.

  • Define a Visual Boundary For the sorting, And Center it in the Turtle Window.

  • add a Second GUI window to allow the user to select from all these features without needing to use the CLI.

Credits

Original code by Vic

Changes By 32KZ

About

A friend of mine made a visual bubble sort in python. i am adding different sorts and usability features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages