Date: Tue, 7 Apr 2015 11:35:56 -0700
From: Chaim Gingold
Subject: Re: Bubble Sort, part 0
Yeah, also, that if I go from right to left then the right one is jumping up and down, blocking the left one from jumping over.

On Apr 7, 2015, at 11:31 AM, Toby Schachman wrote:

When you make a leap-over happen, the one to the right slides to the left onto where your mouse is. Then as soon as you move your mouse that one that is now under your mouse does a jump, even though it's not an intentional "mouse over". It's subtle but I think maybe that's what causes it to feel a bit puzzling.

On Tue, Apr 7, 2015 at 11:16 AM, Chaim Gingold wrote:
I love it.

One thing that would make it more perfect: touching them from right to left across the graph still causes the jumps to happen. (This highlights a specific case in which the jump doesn’t happen, but I still expect it to.)

On Apr 7, 2015, at 12:03 AM, Glen Chiacchieri wrote:

<Screenshot 2015-04-06 23.53.28.png>

​See the attached video and play with it here. It's not perfect, but it's a fun little toy.
<bubble.m4v>