My latest take on #truchet #tessellation with constraints limiting tile distribution and preventing 'open-ended' connections.
Based on work by /u/Ruths138 at reddit.com/r/generatβ¦a_connectivity_grid/
Log in to post a comment.
const seed = 'Change me, empty seed means random every run'; //type=stringconst gridSize = 25; //min=10 max=50 step=1