kopia lustrzana https://github.com/villares/sketch-a-day
s353b
rodzic
b31fe8e5dd
commit
abed301b41
|
|
@ -7,7 +7,7 @@ from cell import Cell
|
|||
from random import choice
|
||||
from java.awt import Toolkit
|
||||
|
||||
CELL_SIZE = 40
|
||||
CELL_SIZE = 10
|
||||
Cell.grid = dict()
|
||||
|
||||
xo, yo = 100, 100
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue