# -*- coding: utf-8 -*- from .consts import NB_LINES, NB_COLS, NB_NEXT_PIECES from .tetrislogic import TetrisLogic, State