Packages 
Package Description
hu.klenium.tetris
Classes related to the Java programme.
hu.klenium.tetris.logic
Contains the Tetris game logic, which is independ of views and user inputs.
hu.klenium.tetris.logic.board
Classes related to the board.
hu.klenium.tetris.logic.tetromino
Classes related to the tetromino.
hu.klenium.tetris.util
General, reusable helper classes, java wrappers.
hu.klenium.tetris.view
Platform-specific views for models, they display data of other objects.