Back to Python projects
Powerful Patterns
In this project you will create a piece of inspirational art that can be scaled using repeated patterns. Your powerful pattern will need to meet the project brief. A project brief describes what a project must do. It’s a bit like being given a mission to complete.
Start projectWhat you will learn
- Draw and position geometric shapes to create a base pattern (or ‘motif’)
- Use
for
loops totranslate
the pattern to fill the screen - Use the
frame_rate
andframe_count
to animate the creation of the pattern
Supporting material
Curriculum alignment for this project
Use this guide to see how Code Club delivers on the NDTC.
download printable version of the Version 8.4 curriculum.