Created
January 19, 2022 06:08
-
-
Save crapthings/0003d669217367788935288d266a9dfd to your computer and use it in GitHub Desktop.
Revisions
-
crapthings created this gist
Jan 19, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,62 @@ module.exports = [ { "x":1, "y":7, "d":7 }, { "x":2, "y":8, "d":7 }, { "x":3, "y":7, "d":7 }, { "x":4, "y":7, "d":7 }, { "x":5, "y":6, "d":7 }, { "x":7, "y":5, "d":7 }, { "x":8, "y":4, "d":0 }, { "x":10, "y":5, "d":1 }, { "x":11, "y":6, "d":1 }, { "x":12, "y":6, "d":1 }, { "x":13, "y":8, "d":1 }, { "x":14, "y":10, "d":1 }, ]