Skip to content

Instantly share code, notes, and snippets.

@kaineer
Created May 6, 2026 05:43
Show Gist options
  • Select an option

  • Save kaineer/05cc7a16560bdd5bb1cca8789a4b486a to your computer and use it in GitHub Desktop.

Select an option

Save kaineer/05cc7a16560bdd5bb1cca8789a4b486a to your computer and use it in GitHub Desktop.
{
"width": 7,
"height": 7,
"walls": [
"0:0",
"1:0",
"2:0",
"3:0",
"4:0",
"5:0",
"6:0",
"6:1",
"6:2",
"6:3",
"6:4",
"6:5",
"6:6",
"0:1",
"0:2",
"0:3",
"0:4",
"0:5",
"0:6",
"1:6",
"2:6",
"3:6",
"4:6",
"5:6",
"2:2",
"3:2",
"4:2",
"4:3",
"4:4",
"5:4",
"2:4",
"2:5"
]
}
{
"width": 11,
"height": 11,
"walls": [
"0:0",
"0:1",
"0:2",
"0:3",
"0:4",
"0:5",
"0:6",
"0:7",
"0:8",
"0:9",
"0:10",
"1:10",
"2:10",
"3:10",
"4:10",
"5:10",
"6:10",
"7:10",
"8:10",
"9:10",
"10:10",
"10:0",
"10:1",
"10:2",
"10:3",
"10:4",
"10:5",
"10:6",
"10:7",
"10:8",
"10:9",
"1:0",
"2:0",
"3:0",
"4:0",
"5:0",
"6:0",
"7:0",
"8:0",
"9:0",
"2:2",
"3:2",
"4:2",
"5:2",
"6:2",
"7:2",
"8:2",
"8:3",
"8:4",
"8:5",
"1:4",
"3:4",
"4:4",
"5:4",
"6:4",
"6:5",
"6:6",
"7:6",
"8:6",
"9:6",
"2:6",
"3:6",
"4:6",
"4:7",
"5:7",
"6:7",
"2:8",
"3:8",
"4:8",
"6:9",
"8:8",
"8:9"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment