o
odinpkg.dev
packages / library / bubble-sort-odin

bubble-sort-odin

baf7a37library

No description provided.

No license · updated 4 years ago

bubble_sort

eng

Small bubble sort example with visualisation written in odin. Visualisation is done with awesome raylib libary by raysan5.

You can find additional Information about bubble sort algorithm on wikipedia (https://en.wikipedia.org/wiki/Bubble_sort). The following video by "The Coding Train" is of course also a good explanation about bubble sort (https://youtu.be/67k3I2GxTH8).

de

Ein kleines Beispiel des Sortiealgorythmus Bubblesort, mit entsprechender Visualisierung, geschrieben in Odin. Die Visualisierung wurde mit Hilfe der raylib-Bibliothek von raysan5 umgesetzt.

Weitere Informationen zu Bubblesort findest du unter anderem auf der entsprechenden Wikipedia-Seite (https://de.wikipedia.org/wiki/Bubblesort) sowie im Video "Coding Challenge #114: Bubble Sort Visualization" von "The Coding Train" (https://youtu.be/67k3I2GxTH8).

additional information

Coding Challenge: https://youtu.be/67k3I2GxTH8
Wikipedia: https://en.wikipedia.org/wiki/Bubble_sort
odin-lang : https://odin-lang.org/
raylib: https://www.raylib.com/

CREDITS

Many Thanks to raysan5 (https://github.com/raysan5/raylib) and of course gingerBill (https://odin-lang.org/) for this awesome programming language.

screenshot

Alt text