Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.52 KB

snake-kolam.md

File metadata and controls

46 lines (38 loc) · 1.52 KB

Snake Kolam

snake-kolam

Ruleset

 "snake_kolam": {
    "axiom": "F+XF+F+XF",
    "rules": {
      "X": "X{F-F-F}+XF+F+X{F-F-F}+X"
    },
    "angle": "90",
    "length_factor": "1",
    "max_Level": "5",
    "author": "Paul Bourke"
  }

🌄 Gallery