4
Implementation of the bubble sort algorithm in TIC-80.
-- Controls --
Pressing A button = Scramble array
Holding B button = Pause sorting
Holding X button = Make sorting faster
Pressing Y button = Toggle Modifications-Comparisons / Controls text
-- Colors --
White bars = Stationary values
Red bars = Right-side modified value
Blue bars = Left-side modified value
Green bars = Left-side AND Right-side modified value
-- Credits --
Inspired by: https://tic80.com/play?cart=501
Being awesome: You