move your mouse around on the screen and watch the snakey chain move.
Based on snakey chain one, by Mina. I added offsets so that the snake's segments don't bunch up and changed most of the loops to be listening for a message instead, so only the head has a loop.
Could go further and keep the segments from spreading out by adding a message per segment, so the head sends a message to the first segment (and waits), the first segment sends a message to the second segment, etc. But I kind of like it the way it is now.
Comments
You need to be logged in to post comments
Add a Comment
not bad, pretty good.
(view all replies)Comment Reply