This is a tetris client I am making as my 5 units cyber project. It uses my pygame wrapper, pygamepp, to create the GUI, and my tetris game as the base game. This project adds all the menus and everything around the game, in order to make it a proper standalone game.