crushr3sist / sorter_visualiser

Sorting Visualiser made in Pygame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sorter_visualiser

Sorting Visualiser made in Pygame.

How to use

setup

pip install poetry
poetry install
python exec.py

press the "Space" key to initalise and randomise an array

press the "R" key to sort the array

press the "s" key to sort the array

TODO

  • impliment more sorting algorithms
  • make sorting animation
  • add an UI for selection of different sorting algorithms
  • add a frame ticker input
  • add a canvas_resize value input
  • add a color changer option

About

Sorting Visualiser made in Pygame.


Languages

Language:Python 100.0%