Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omrawaley/arduboy-visual-sorter

A visual sorter program I made for the Arduboy.
https://github.com/omrawaley/arduboy-visual-sorter

Last synced: 3 days ago
JSON representation

A visual sorter program I made for the Arduboy.

Awesome Lists containing this project

README

        

# Arduboy Visual Sorter (V1.0.0)
A visual sorter program I made for the [Arduboy](https://www.arduboy.com/).

Currently it features two sorting algorithms: bubble sort, and insertion sort.

Bogo sort coming soon (maybe).