
Objective: Use loops and Turtle Graphics to create complex designs and patterns.
Activities:
Explore nested loops to draw polygons and spirals.
Add vibrant colors and dynamic patterns to your designs.
Challenge: Design a festive snowman or a starburst pattern.
Objective: Introduce AI concepts and use Python to generate random shapes and designs.
Activities:
Understand randomness and use Python’s random library for creative shape generation.
Learn basic AI concepts such as decision-making and pattern creation.
Challenge: Build an interactive program that generates a surprise design each time.
Objective: Explore recursion and AI to design generative art.
Activities:
Learn how recursion works and how to create fractal-inspired designs.
Use simple AI logic to suggest design enhancements or generate random artistic features.
Objective: Combine all skills learned to build a final creative project.
Activities:
Create a design generator powered by randomness, recursion, and AI concepts.
Add interactive features such as options for users to adjust shapes and colors.
Present the finished project at a showcase event, highlighting your creative and technical journey.