Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 617 Bytes

puzzle07.md

File metadata and controls

38 lines (26 loc) · 617 Bytes

Challenge #7: Path of Least Resistance

Objective

Create a path for the blue balls to reach the output with only 6 ramps.

Setup

balls:8B-8R; start:B; trace:8B

Solution

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

Diagram

Puzzle #7

Standalone images

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