Command Line Tetris =================== ## Working in v0.2.0: You can play a very simple game of Tetris. It doesn't have a Next box yet, nor a points system, and I am pretty sure that the Wall Kick system is not actually working yet, but even in this state it can be a lot of fun to play. ## Plans for later versions - Implementing scores, levels, next box - Making these configurable from the command line - Probably moving all code to Raw mode (now only used for reading keys) - Colored pieces - Crazy stuff