OverviewJust another implementation of tetris j -move leftl - move righti - rotatek - dropr - restart There is no score, just lines, levels and some statistics (2x - number of times, two lines where removed ). That's just a brief implementation, that introduce some usage of GDU+ and Windows.Forms. Exposes custom drawing control. Uses opaque background instead of real doublebuffering.