Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ijsbol/visual-bubble-sort


https://github.com/ijsbol/visual-bubble-sort

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Visual Bubble Sort

I was bored, so I made a dynamically scaling visual representation of a bubble-sort algorithm.

That's what all sane people do when their bored... right?!

### To run the code:
```bash
# download the visualbubble.py file
cd path/to/file/folder
python visualbubble.py
```

[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)

## Small demo with a height of 10.

![App Screenshot](https://i.imgur.com/Q308FQl.gif)