Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 585 Bytes

puzzle09.md

File metadata and controls

37 lines (26 loc) · 585 Bytes

Challenge #9: Dimers

Objective

Make the pattern blue, blue, red, blue, blue, red…

Setup

balls:10B-10R; start:B; trace:5(RBB)

Solution

 ___o    ___
|  .>. ./.  |
| .\.\./.-. |
|.-.\.X.-.-.|
|-.-./.\.-.-|
|.-.\.-./.-.|
|-.-./.\.-.-|
|.-.\.-./.-.|
|-.-./.\.-.-|
|.-.\.-./.-.|
|-.-./.\.-.-|
|     -     |
|____% %____|

Diagram

Puzzle #9

Standalone images

Images with title text and objective description: SVG, PNG, PDF.