Fib is an acronym for Fibonacci & this challenge is designed to test your ability to create an artwork in limiting conditions (governed by the Fibonacci sequence)
Baseline definitions
The Fibonacci Sequence is the series of numbers: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, …
Each next number in the sequence is the sum of the previous two numbers.
Golden ratio: The ratios of sequential Fibonacci numbers (2/1, 3/2, 5/3, etc.) approach the golden ratio. The higher the Fibonacci numbers, the closer their relationship is to 1.618.
Challenge
Start with a basic shape
Take any shape, say rectangle, as your unit of the challenge.
You’ll pick the level to play the challenge in. Each level corresponds to the position in the Fibonacci sequence.
Level 0 is 0
Level 1 is 0 1
Level 2 is 0 1 1
Level 3 is 0 1 1 2
...
Level 6 is 0, 1, 1, 2, 3, 5, 8
...
Level 9 is 0, 1, 1, 2, 3, 5, 8, 13, 21, 34
Frame
Based on the level you select, the challenge limits you to build a design from your shapes and their variations (in golden ratio only)
For example, if your shape was a square & your challenge level is 6, you’ll have this frame of shapes to create a unique artwork.

To add more flavors, at each level, you’ll have a limited count for each shape based on the level.
For level 6

Variant counts
Shape 1 - 8 count
Shape 1 - 5 count
Shape 2 - 3 count
Shape 3 - 2 count
Shape 5 - 1 count
Shape 8 - 1 count
You can use any color for a particular variant and create a unique artwork.



