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

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

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

8-bit arduboy arduino cpp sorting sorting-algorithms visual-sorting visualization

Last synced: about 1 month ago
JSON representation

A visual sorter program 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).