Make a grid through dyn prog

wanted to make a grid

sample grid vertical

alternatives that i found:
do i need to preview tile before allowing put it into the grid
do i need to put controls to create tile above, tile below, tile left, tile right
(cause i dont want to have initial grid)

i divided tile and herblet above into independent variables
and there herblet may out of the tile \ there this design

i wanted to connect tiles from left and right, probably from top, from bottom
they have different sources of creation and i want them to stack (how? sample magnetic rouinding of position when i added tile, but how to start a compute rouinding: sample tile where i started)

https://codepen.io/Fyrestar/pen/wLxjYj

did this

Summary