Move your mouse around the grid and click to place a ball. You can press the C key on your keyboard to clear all clones.
I created this grid system using simple math. First I divided the position of the ball by the grid size then round to the nearest whole. Finally multiplied that number by the grid size.