Bubble Sort as a Game
You are playing as the algorithm, Bubble Sort.
Your job is to sort elements (numbers) in the right (ascending) order.
Keep up a good job, and a hidden lore within might reveal itself.
Control
On desktop, LMB to skip/proceed and RMB to swap elements.
On mobile, tap to skip/proceed and two-finger-tap to swap elements.
---
"Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the input list element by element, comparing the current element with the one after it, swapping their values if needed. These passes through the list are repeated until no swaps have to be performed during a pass, meaning that the list has become fully sorted. The algorithm, which is a comparison sort, is named for the way the larger elements "bubble" up to the top of the list."
- Wikipedia
Updated | 3 hours ago |
Published | 6 days ago |
Status | Released |
Platforms | HTML5 |
Author | Ethernite |
Genre | Educational, Puzzle |
Made with | RPG Maker |
Tags | Dark, Global Game Jam, Indie, minigames, Minimalist, Mouse only, RPG Maker, Short, Simple |
Download
Click download now to get access to the following files:
Development log
- After GGJ 20253 hours ago
Leave a comment
Log in with itch.io to leave a comment.