mirror of
https://github.com/csd4ni3l/shatterstack.git
synced 2026-01-01 04:23:48 +01:00
move some code around and remove bloat
This commit is contained in:
@@ -12,6 +12,7 @@ CELL_SIZE = 80
|
||||
ROWS = 8
|
||||
COLS = 8
|
||||
OUTLINE_WIDTH = 2
|
||||
|
||||
SHAPES = {
|
||||
"I": [(0, 0), (1, 0), (2, 0), (3, 0)],
|
||||
"I_R1": [(0, 0), (0, 1), (0, 2), (0, 3)],
|
||||
|
||||
Reference in New Issue
Block a user