Handbook
Glossary
level ( tetris -- level )
Vocabulary
tetris
.
game
Inputs
tetris
an
object
Outputs
level
an
object
Definition
USING:
accessors
math
math.functions
;
IN:
tetris.game
:
level
( tetris -- level )
rows>>
1
+
10
/
ceiling
;