rework images as text

This commit is contained in:
Max Bradbury 2021-05-17 16:41:46 +01:00
parent ff6552ce6b
commit 4095165167
3 changed files with 0 additions and 6 deletions

View File

@ -1,4 +1,3 @@
pixels = """
00000000
00000000
00000000
@ -7,4 +6,3 @@ pixels = """
00000000
00000000
00000000
"""

View File

@ -1,4 +1,3 @@
pixels = """
11111111
10000001
10000001
@ -7,4 +6,3 @@ pixels = """
10000001
10000001
11111111
"""

View File

@ -1,4 +1,3 @@
pixels = """
00000000
00000000
02020002
@ -7,4 +6,3 @@ pixels = """
02222200
00222200
00200200
"""