Last active
May 16, 2019 16:25
-
-
Save icarito/06d4c28beea0d451e1013638a19a7b8b to your computer and use it in GitHub Desktop.
SCRIPT-8
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 characters
{} |
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 characters
draw = state => { | |
sprite(1, 1, 1) | |
} |
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 characters
[] |
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 characters
{ | |
"iframeVersion": "0.1.255", | |
"lines": [ | |
3, | |
0, | |
0, | |
0, | |
0, | |
0, | |
0, | |
0 | |
] | |
} |
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 characters
{} |
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 characters
{} |
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 characters
{ | |
"0": [ | |
" ", | |
" ", | |
" ", | |
" 6 6 6 6", | |
"65656565", | |
"55555555", | |
"55555555", | |
"55555555" | |
], | |
"1": [ | |
" 1111 ", | |
" 1001 ", | |
" 1111 ", | |
" 55 ", | |
"55555555", | |
" 6666 ", | |
" 6666 ", | |
" 6 6 " | |
], | |
"5": [ | |
" ", | |
" ", | |
" ", | |
" ", | |
" 5 ", | |
" 5 5333", | |
" 5 3533", | |
"5 3353" | |
], | |
"6": [ | |
" ", | |
" ", | |
" ", | |
" ", | |
" 2 ", | |
" 2 2333", | |
" 2 3233", | |
"2 3323" | |
], | |
"8": [ | |
" ", | |
" ", | |
" ", | |
" ", | |
" ", | |
" 3 ", | |
" 333 ", | |
" 3 " | |
], | |
"16": [ | |
"55555555", | |
"55555555", | |
"55555555", | |
"55555555", | |
"55555555", | |
"55555555", | |
"55555555", | |
"55555555" | |
], | |
"25": [ | |
" ", | |
" ", | |
" ", | |
" ", | |
" 0 ", | |
" 0 0 ", | |
" 0 ", | |
" " | |
], | |
"26": [ | |
" ", | |
" ", | |
" ", | |
" 0 ", | |
" 000 ", | |
" 0 ", | |
" ", | |
" " | |
], | |
"27": [ | |
" ", | |
" ", | |
" ", | |
" 000 ", | |
" 000 ", | |
" 000 ", | |
" ", | |
" " | |
], | |
"28": [ | |
" ", | |
" ", | |
" ", | |
" ", | |
" 00 ", | |
" 00 ", | |
" ", | |
" " | |
], | |
"38": [ | |
" ", | |
" 0 0 ", | |
" 0 0 0 ", | |
" 0 0 0 ", | |
" 000000 ", | |
" 0 0 00 ", | |
"000000 ", | |
"0 0 0 " | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment