Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]

Bubble Sorting

184,817 play times

Human validation

7.3
Thank you, your vote was recorded and will be displayed soon.
Yes
No
Added to your profile bookmarks.
Game details

A sorting algorithm is the fundamental of computer science, but we are getting ahead of ourselves. This is a fun puzzler where you try to come up with your own way to sort the tubes so each one end up with only one color.

Added on 27 Feb 2020
Comments