diff options
Diffstat (limited to '2024/13-Claw_Contraption/example')
-rw-r--r-- | 2024/13-Claw_Contraption/example | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/2024/13-Claw_Contraption/example b/2024/13-Claw_Contraption/example new file mode 100644 index 0000000..912f482 --- /dev/null +++ b/2024/13-Claw_Contraption/example @@ -0,0 +1,15 @@ +Button A: X+94, Y+34 +Button B: X+22, Y+67 +Prize: X=8400, Y=5400 + +Button A: X+26, Y+66 +Button B: X+67, Y+21 +Prize: X=12748, Y=12176 + +Button A: X+17, Y+86 +Button B: X+84, Y+37 +Prize: X=7870, Y=6450 + +Button A: X+69, Y+23 +Button B: X+27, Y+71 +Prize: X=18641, Y=10279 |