.
This commit is contained in:
parent
8c92d79975
commit
0b8d432697
@ -1,7 +1,7 @@
|
|||||||
import pygame as pg
|
import pygame as pg
|
||||||
|
|
||||||
pos = [[4, 3, 2, 5, 6, 2, 3, 4],
|
pos = [[4, 3, 2, 5, 6, 2, 3, 4],
|
||||||
[1, 1, 1, 1, 1, 1, 1, 1],
|
[1, 1, 1, 1, 1, 1, 1, 1],
|
||||||
[0, 0, 0, 0, 0, 0, 0, 0],
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
[0, 0, 0, 0, 0, 0, 0, 0],
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
[0, 0, 0, 0, 0, 0, 0, 0],
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user