09-02-2023, 01:17 AM
So I figure I need the following random maker routines:
Even if I don't complete it in time it will be a fun experiment.
- Pumpkin - fill color, light color, eyes, nose, mouth, teeth, positions for eyes, nose, mouth, teeth
- Cloud - fill color, size(small, med, large), position (x-start-range, x-end-range, y-start-range, y-end-range)
- House - fill color, window color, window type, position (like cloud), window position (like cloud)
- Porch - fill color, position (like cloud), min-width, min-height, max-width, max-height
- Sidewalk - fill color, min-width, max-width, origin point, destination point (point=x,y)
- Moon - fill color, halo color1, halo color2, max-radius, min-radius, halo-offfset
- Tree - fill color, num branches, max width, max height
Even if I don't complete it in time it will be a fun experiment.