Created
July 27, 2016 22:05
-
-
Save gusennan/8f0490bb1d7cf0d7b046178a522bba42 to your computer and use it in GitHub Desktop.
This file contains 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 characters
[{ | |
"title": "Blinker", | |
"contents": [ | |
[11, 11], | |
[12, 11], | |
[11, 12], | |
[12, 12], | |
[13, 12], | |
[11, 13], | |
[12, 13] | |
] | |
}, { | |
"title": "Pentadecthlon", | |
"contents": [ | |
[11, 10], | |
[11, 15], | |
[12, 8], | |
[12, 9], | |
[12, 11], | |
[12, 12], | |
[12, 13], | |
[12, 14], | |
[12, 16], | |
[12, 17], | |
[13, 10], | |
[13, 15] | |
] | |
}, { | |
"title": "Glider Gun", | |
"contents": [ | |
[50, 11], | |
[50, 12], | |
[52, 12], | |
[16, 13], | |
[38, 13], | |
[40, 13], | |
[50, 13], | |
[51, 13], | |
[16, 14], | |
[18, 14], | |
[38, 14], | |
[39, 14], | |
[16, 15], | |
[17, 15], | |
[24, 15], | |
[26, 15], | |
[39, 15], | |
[24, 16], | |
[25, 16], | |
[25, 17], | |
[52, 37], | |
[53, 37], | |
[54, 37], | |
[52, 38], | |
[18, 39], | |
[19, 39], | |
[20, 39], | |
[39, 39], | |
[40, 39], | |
[53, 39], | |
[18, 40], | |
[39, 40], | |
[41, 40], | |
[45, 40], | |
[19, 41], | |
[25, 41], | |
[26, 41], | |
[39, 41], | |
[44, 41], | |
[45, 41], | |
[25, 42], | |
[27, 42], | |
[31, 42], | |
[44, 42], | |
[46, 42], | |
[25, 43], | |
[30, 43], | |
[31, 43], | |
[36, 43], | |
[37, 43], | |
[30, 44], | |
[32, 44], | |
[36, 44], | |
[38, 44], | |
[36, 45], | |
[55, 46], | |
[56, 46], | |
[55, 47], | |
[57, 47], | |
[55, 48], | |
[44, 51], | |
[45, 51], | |
[46, 51], | |
[44, 52], | |
[45, 53] | |
] | |
}, { | |
"title": "Tumbler", | |
"contents": [ | |
[11, 12], | |
[11, 13], | |
[11, 15], | |
[11, 16], | |
[12, 12], | |
[12, 13], | |
[12, 15], | |
[12, 16], | |
[13, 13], | |
[13, 15], | |
[14, 11], | |
[14, 13], | |
[14, 15], | |
[14, 17], | |
[15, 11], | |
[15, 13], | |
[15, 15], | |
[15, 17], | |
[16, 11], | |
[16, 12], | |
[16, 16], | |
[16, 17] | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment