Selection Sort Visualization

A visualization of the selection sort algorithm using love2d and the pico-8 color palette.

Selection sort visualization

Alt text

A simple interactive visualization of the selection-sort algorithm: https://en.wikipedia.org/wiki/Selection_sort.

I'm using the pico-8 color palette for the graphics: https://www.romanzolotarev.com/pico-8-color-palette/.

How to use

You will need love2d to use this program. Download here: https://love2d.org/. Once installed just drag and drop the visualization folder onto the love2d application.

Controls

Use left and right arrow-keys to move the cursor, up and down arrows to increment or decrement the number under the cursor. Press x at any point to start or stop sorting.

Popular Love2d Projects
Popular Algorithms Projects
Popular Games Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Lua
Algorithms
Visualization
Sort
Arrow
Love2d
Pico 8