In order to view and play with the Hack Pack coding console (IDE), please visit this page on a Mac, PC, or Chromebook.
Mobile and Tablets are currently not supported (sorry!).
sandy

SAND GARDEN

BONUS CONTENT UNLOCKED

Learn a NEW FUNCTION!

void customPattern(){
  // Create your own sand patterns
  setPattern(SPIRAL);
  setSpeed(50);
  runPattern();
}

Discover how to create mesmerizing sand patterns and customize your sand garden!