Exercise: Generating Geometric Masks

Try to use the Mask API we've developed to programmatically produce masking patterns.

Problem statement

Produce a mask that has been prepopulated with a pattern of concentric squares. Connect the concentric squares with horizontal and vertical paths that cross in the center. Then, produce a maze on it.

The mask should be configurable, which is ...

Get hands-on with 1400+ tech skills courses.