Gallery
Discover apps people built on Collabby by chatting. Run them, then remix to make them yours.
Asynchronous Code
Set timer delays and see why code doesn't run in the order you wrote it, and why loops need a stop condition.
by Anonymous
Objects
Change an object's properties by calling their labels, comparing access by name and by index and digging into boxes nested inside boxes.
by Anonymous
Drawing Shapes with Loops
Set the repeat count and turn angle to make the turtle draw polygons, and discover that the turns always add up to 360 degrees.
by Anonymous