CI test: break tetris
parent
876715dd2a
commit
fcf60306c4
|
@ -10,6 +10,8 @@ import gg
|
||||||
import glfw
|
import glfw
|
||||||
import math
|
import math
|
||||||
|
|
||||||
|
asdf
|
||||||
|
|
||||||
const (
|
const (
|
||||||
BlockSize = 20 // pixels
|
BlockSize = 20 // pixels
|
||||||
FieldHeight = 20 // # of blocks
|
FieldHeight = 20 // # of blocks
|
||||||
|
|
Loading…
Reference in New Issue