Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 650 Bytes

File metadata and controls

21 lines (13 loc) · 650 Bytes

SortVisualizer

Python

a simple program for visualizing sorting algorithms, running on PCs and smartphones

⭐ Пожалуйста, ставьте звёзды на мои проекты если они вам понравились, звёзды будут продвигать репозитории, чтобы о них узнало больше человек. ⭐

Start

PC

  1. Install Kivy library: pip install kivy
  2. Start the program

Smartphone

  1. Install Pydroid app in Play Market
  2. Install kivy library
  3. Open app code "SortVisualizer.py"
  4. Start the program