mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
CI test: break tetris
This commit is contained in:
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
Block a user